Allow bugprone-* warnings until they are all fixed.
Test: WITH_TIDY=1 make checkbuild Change-Id: I93e9526d66ab9ac88672ccd77eb409603482ea47
This commit is contained in:
@@ -25,7 +25,7 @@ cc_defaults {
|
||||
],
|
||||
tidy_flags: [
|
||||
"-system-headers",
|
||||
"-warnings-as-errors=*",
|
||||
"-warnings-as-errors=*,-bugprone*",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user