aboutsummaryrefslogtreecommitdiffstats
path: root/test/headers/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'test/headers/.clang-tidy')
-rw-r--r--test/headers/.clang-tidy2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/headers/.clang-tidy b/test/headers/.clang-tidy
index f98ca17..dd0b95f 100644
--- a/test/headers/.clang-tidy
+++ b/test/headers/.clang-tidy
@@ -5,9 +5,11 @@ Checks: >
*,
-*-magic-numbers,
-altera-*,
+ -bugprone-assignment-in-if-condition,
-bugprone-easily-swappable-parameters,
-bugprone-macro-parentheses,
-llvmlibc-restrict-system-libc-headers,
+ -modernize-macro-to-enum,
-performance-no-int-to-ptr,
-readability-identifier-length,
CheckOptions: