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