rust
rust_default
Official
Configuration
Policy
Use cargo for all dependency management.
Run clippy with -D warnings in CI.
Format with rustfmt before committing.
Commands
lint
cargo clippy -- -D warnings
test
cargo test
build
cargo build
format
cargo fmt
Add This Standard
Sign in to add this standard to your workspace
Sign in with GitHubDetails
- Language
- rust
- Framework
- —
- Used in
- 2 rulesets