aboutsummaryrefslogtreecommitdiffstats
path: root/test/headers
diff options
context:
space:
mode:
Diffstat (limited to 'test/headers')
-rw-r--r--test/headers/.clang-tidy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/headers/.clang-tidy b/test/headers/.clang-tidy
index 2d823c5a..36e379b5 100644
--- a/test/headers/.clang-tidy
+++ b/test/headers/.clang-tidy
@@ -8,5 +8,5 @@ Checks: >
-modernize-macro-to-enum,
-readability-identifier-length,
WarningsAsErrors: '*'
-HeaderFilterRegex: '.*'
+HeaderFilterRegex: '.*/serd/.*\.h'
FormatStyle: file