aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.clang-tidy2
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-tidy b/.clang-tidy
index 750180d..84d9c0b 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -9,5 +9,5 @@ Checks: >
-llvm-header-guard,
-readability-else-after-return
WarningsAsErrors: ''
-HeaderFilterRegex: '.*'
+HeaderFilterRegex: 'pugl/.*|test/.*'
FormatStyle: file