summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to '.clang-tidy')
-rw-r--r--.clang-tidy2
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-tidy b/.clang-tidy
index da5849c8..3f605635 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -55,5 +55,5 @@ Checks: >
-readability-implicit-bool-conversion,
-readability-named-parameter,
WarningsAsErrors: '*'
-HeaderFilterRegex: 'ingen/.*|tests/.*|src/.*'
+HeaderFilterRegex: 'include/ingen/.*|tests/.*|src/.*'
FormatStyle: file