diff options
Diffstat (limited to 'test/headers/.clang-tidy')
-rw-r--r-- | test/headers/.clang-tidy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/headers/.clang-tidy b/test/headers/.clang-tidy index 924f1d5..9457bcf 100644 --- a/test/headers/.clang-tidy +++ b/test/headers/.clang-tidy @@ -6,5 +6,5 @@ Checks: > -altera-*, -llvmlibc-*, WarningsAsErrors: '*' -HeaderFilterRegex: '.*/sratom\.h' +HeaderFilterRegex: '.*/sratom/[^/]+.h' FormatStyle: file |