aboutsummaryrefslogtreecommitdiffstats
path: root/test/headers
diff options
context:
space:
mode:
Diffstat (limited to 'test/headers')
-rw-r--r--test/headers/.clang-tidy1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/headers/.clang-tidy b/test/headers/.clang-tidy
index eaf6ac95..2d823c5a 100644
--- a/test/headers/.clang-tidy
+++ b/test/headers/.clang-tidy
@@ -5,6 +5,7 @@ Checks: >
*,
-altera-*,
-llvmlibc-*,
+ -modernize-macro-to-enum,
-readability-identifier-length,
WarningsAsErrors: '*'
HeaderFilterRegex: '.*'