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 17625d5..eab2452 100644
--- a/benchmark/.clang-tidy
+++ b/benchmark/.clang-tidy
@@ -13,7 +13,6 @@ Checks: >
-cert-msc50-cpp,
-cert-msc51-cpp,
-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,
- -cppcoreguidelines-init-variables,
-hicpp-multiway-paths-covered,
-llvm-header-guard,
-llvmlibc-*,