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

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

Merge "Disable modernize-use-trailing-return-type clang-tidy check"

parents 293a7172 fc8e666d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ cc_defaults {
    tidy_checks: [
        "modernize-*",
        "-modernize-avoid-c-arrays",
        "-modernize-use-trailing-return-type",
        "android-*",
        "misc-*",
        "readability-*",