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 d21f2f6 commit 46e13ebCopy full SHA for 46e13eb
1 file changed
.pre-commit-config.yaml
@@ -37,5 +37,5 @@ repos:
37
name: clang-tidy
38
entry: .github/scripts/clang-tidy-hook
39
types: [c++]
40
- exclude: (tests/(datamodel|src|extra_code)/.*(h|cc)|podioVersion.in.h)
+ exclude: (tests/(datamodel|src|extra_code)/.*(h|cc)|podioVersion.in.h|.*\.ixx|tests/test_module_import\.cpp)
41
language: system
0 commit comments