You've already forked lint-policy
Improve minimal-versions handling and rustdoc
This commit is contained in:
@@ -193,6 +193,7 @@ mixed-read-write-in-expression = "warn"
|
||||
mod-module-files = "allow"
|
||||
module-name-repetitions = "warn"
|
||||
modulo-arithmetic = "warn"
|
||||
multiple-crate-versions = "allow"
|
||||
multiple-inherent-impl = "warn"
|
||||
multiple-unsafe-ops-per-block = "warn"
|
||||
must-use-candidate = "warn"
|
||||
|
||||
Reference in New Issue
Block a user