We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2f8e8 commit b928372Copy full SHA for b928372
.clang-tidy
@@ -9,6 +9,6 @@ Checks: >
9
readability-*
10
11
# Turn all the warnings from the checks above into errors.
12
-HeaderFilterRegex: ''
+HeaderFilter: 'include/inja/*.hpp'
13
UseColor: true
14
WarningsAsErrors: ''
0 commit comments