summaryrefslogtreecommitdiffstats
path: root/test/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'test/.clang-tidy')
-rw-r--r--test/.clang-tidy2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy
index ac418d7..445c1ca 100644
--- a/test/.clang-tidy
+++ b/test/.clang-tidy
@@ -5,7 +5,6 @@ Checks: >
*,
-*-magic-numbers,
-altera-*,
- -android-cloexec-fopen,
-bugprone-easily-swappable-parameters,
-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,
-cppcoreguidelines-avoid-non-const-global-variables,
@@ -13,7 +12,6 @@ Checks: >
-hicpp-multiway-paths-covered,
-llvm-header-guard,
-llvmlibc-*,
- -misc-no-recursion,
-performance-no-int-to-ptr,
-readability-function-cognitive-complexity,
WarningsAsErrors: '*'