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 b928372 commit 5f71990Copy full SHA for 5f71990
.clang-tidy
@@ -9,6 +9,6 @@ Checks: >
9
readability-*
10
11
# Turn all the warnings from the checks above into errors.
12
-HeaderFilter: 'include/inja/*.hpp'
+HeaderFilterRegex: 'include/inja/*.hpp'
13
UseColor: true
14
WarningsAsErrors: ''
0 commit comments