commit | a9aff13009907f900fb359f2fb3d9d4c063f6bc9 | [log] [tgz] |
---|---|---|
author | Alistair Delva <adelva@google.com> | Tue Oct 11 18:19:32 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 11 18:19:32 2022 +0000 |
tree | 0be8b55408ec891b7c275a1eb9e4f0310702b339 | |
parent | a393df4bcfdf37fbe7b1714dc3610505a41618a9 [diff] | |
parent | d202c7f75c64e1fc44751700cb46f37c9f258eec [diff] |
Merge "Allow clang-tidy warnings."
diff --git a/.clang-tidy b/.clang-tidy index 3731a29..e1d92ed 100644 --- a/.clang-tidy +++ b/.clang-tidy
@@ -1,6 +1,3 @@ -# Turn all the warnings from the checks above into errors. -WarningsAsErrors: "*" - #HeaderFilterRegex: "^.*external/drm_hwcomposer/.*.h$" FormatStyle: google