9 Commits

Author SHA1 Message Date
qdrant-cloud-bot
72be4f9d42 docs: make dev branch requirement more prominent for contributors (#8581)
Contributors frequently open PRs against master instead of dev.
Add prominent callouts and a root-level CONTRIBUTING.md so the
branch requirement is visible at every step of the contribution flow.

Made-with: Cursor

Co-authored-by: Cursor Agent <agent@cursor.com>
2026-05-08 13:46:00 +02:00
Kyamran
717085964d Replace --all to --workspace (#7797) 2025-12-18 17:29:24 +01:00
二手掉包工程师
c06d3a0186 Align the fmt command with .rusty-hook.toml (#2241)
* Align the fmt command with `.rusty-hook.toml`

Signed-off-by: hi-rustin <rustin.liu@gmail.com>

* Address #[warn(clippy::useless_conversion)]

Signed-off-by: hi-rustin <rustin.liu@gmail.com>

* Address #[warn(clippy::drain_collect)]

Signed-off-by: hi-rustin <rustin.liu@gmail.com>

---------

Signed-off-by: hi-rustin <rustin.liu@gmail.com>
2023-07-31 11:38:00 +02:00
Arnaud Gourlay
b13df2272c Make branching strategy more explicit in template (#2060) 2023-06-12 19:00:55 +02:00
paulotten
5545b78681 doc: cargo fmt is not linting (#1746) 2023-05-17 11:07:40 +02:00
Tim Visée
787e85f0ef Using single backtick for literal is enough in pull request template (#1754) 2023-04-19 16:10:37 +02:00
Konstantin
93e0fb5c2c [CLIPPY] Fix the last portion of rules and enable CI check (#53)
* [CLIPPY] Fixed the warning for references of the user defined types

* [CLIPPY] Fix module naming issue

* [CLIPPY] Fix the last set of warnings and enable clippy check during CI

* Moved cargo fmt and cargo clippy into it's own action
2021-07-03 13:12:21 +02:00
Konstantin
a667747369 Applied and enforced rust fmt code formatting tool (#48)
* Apply cargo fmt command

* Enabled cargo fmt on build
2021-06-29 10:17:50 +02:00
Andrey Vasnetsov
e93f30a4ce Create PULL_REQUEST_TEMPLATE.md 2021-04-08 00:54:12 +02:00