Add suspicious group

This commit is contained in:
Cameron Steffen
2021-06-14 10:01:43 -05:00
parent 8d427b624f
commit 7e21db5b5c
6 changed files with 27 additions and 15 deletions

View File

@@ -137,6 +137,7 @@ fn get_clap_config<'a>() -> ArgMatches<'a> {
.possible_values(&[
"style",
"correctness",
"suspicious",
"complexity",
"perf",
"pedantic",