summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to '.clang-tidy')
-rw-r--r--.clang-tidy1
1 files changed, 0 insertions, 1 deletions
diff --git a/.clang-tidy b/.clang-tidy
index 7c1d49db..9f13c4fb 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -15,7 +15,6 @@ Checks: >
-android-cloexec-fopen,
-bugprone-branch-clone,
-bugprone-forward-declaration-namespace,
- -bugprone-not-null-terminated-result,
-bugprone-parent-virtual-call,
-bugprone-signed-char-misuse,
-bugprone-suspicious-string-compare,