summaryrefslogtreecommitdiffstats
path: root/include/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'include/.clang-tidy')
-rw-r--r--include/.clang-tidy3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/.clang-tidy b/include/.clang-tidy
index 05349dd..b64c202 100644
--- a/include/.clang-tidy
+++ b/include/.clang-tidy
@@ -6,7 +6,6 @@ Checks: >
-*-uppercase-literal-suffix,
-abseil-string-find-str-contains,
-android-cloexec-accept,
- -bugprone-branch-clone,
-clang-diagnostic-unused-macros,
-cppcoreguidelines-owning-memory,
-cppcoreguidelines-pro-bounds-array-to-pointer-decay,
@@ -29,5 +28,3 @@ CheckOptions:
WarningsAsErrors: '*'
HeaderFilterRegex: '.*'
FormatStyle: file
-
-