Merge "Allow bugprone-* warnings until they are all fixed."
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