Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f58bef3 authored by Chih-hung Hsieh's avatar Chih-hung Hsieh Committed by Gerrit Code Review
Browse files

Merge "Allow bugprone-* warnings until they are all fixed."

parents 5f1daae1 db84f188
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ cc_defaults {
    ],
    tidy_flags: [
        "-system-headers",
        "-warnings-as-errors=*",
        "-warnings-as-errors=*,-bugprone*",
    ],
}