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

Commit c8eb4a05 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Disable modernize-avoid-c-arrays clang-tidy check"

parents 37f2ba0a 4b2d55b0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ cc_defaults {
        "misc-*",
        "modernize-*",
        "readability-*",
        "-modernize-avoid-c-arrays",
    ],
    tidy_flags: [
        "-system-headers",