rust-clippy
A collection of lints to catch common mistakes and improve your Rust code.
Clippy compiles project and reports any found issues. If compilation fails, it will report occurred errors in a review.
In order for Clippy to work repository should contain file cargo.toml.
Name in config: rust-clippy
Supported languages: Rust
Requires project_roots: Yes
Available configuration parameters
| Name | Description | Possible values | Default value | Mandatory |
|---|---|---|---|---|
| output | Type of report. |
|
all |
No |