aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2022-10-11 18:19:32 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-10-11 18:19:32 +0000
commita9aff13009907f900fb359f2fb3d9d4c063f6bc9 (patch)
tree0be8b55408ec891b7c275a1eb9e4f0310702b339
parenta393df4bcfdf37fbe7b1714dc3610505a41618a9 (diff)
parentd202c7f75c64e1fc44751700cb46f37c9f258eec (diff)
downloaddrm_hwcomposer-a9aff13009907f900fb359f2fb3d9d4c063f6bc9.tar.gz
Merge "Allow clang-tidy warnings."
-rw-r--r--.clang-tidy3
1 files changed, 0 insertions, 3 deletions
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