Merge "Allow bugprone-* warnings until they are all fixed." am: 7f58bef392
Change-Id: I968ed527ce1c55d51be71852867c4e1c94912974
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