Merge "Allow bugprone-* warnings until they are all fixed." am: 7f58bef392 am: 129beaf75e
Change-Id: I80db8c6c9c08b588db5c6276fdc3f54185fc9321
This commit is contained in:
@@ -25,7 +25,7 @@ cc_defaults {
|
|||||||
],
|
],
|
||||||
tidy_flags: [
|
tidy_flags: [
|
||||||
"-system-headers",
|
"-system-headers",
|
||||||
"-warnings-as-errors=*",
|
"-warnings-as-errors=*,-bugprone*",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user