summaryrefslogtreecommitdiffstats
path: root/test/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'test/.clang-tidy')
-rw-r--r--test/.clang-tidy1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy
index 036a68c..4d7a003 100644
--- a/test/.clang-tidy
+++ b/test/.clang-tidy
@@ -5,7 +5,6 @@ Checks: >
-android-cloexec-fopen,
-bugprone-reserved-identifier,
-bugprone-suspicious-include,
- -bugprone-suspicious-string-compare,
-cert-dcl37-c,
-cert-dcl51-cpp,
-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,