Update CONTRIBUTING.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
firat.sertgoz
2026-03-27 11:33:40 +03:00
committed by GitHub
co-authored by gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
parent f2ea66b0c1
commit d029f487cd
+1 -1
View File
@@ -57,7 +57,7 @@ cargo test --features integration # + PostgreSQL test
## Before You Open a PR
Run the local validation needed to match CI expectations and confirm the binary still builds:
Run the local validation checks required before requesting a review. These are stricter than the commands for iterative development:
```bash
cargo fmt --all -- --check