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 9344e74 commit 3a04bcdCopy full SHA for 3a04bcd
.clang-tidy
@@ -11,8 +11,8 @@ ImplementationFileExtensions:
11
- cc
12
- cpp
13
- cxx
14
-HeaderFilterRegex: ''
15
-ExcludeHeaderFilterRegex: ''
+HeaderFilterRegex: '.'
+ExcludeHeaderFilterRegex: 'json.hpp|bamxx.hpp|popcnt.hpp|OptionParser.hpp|config.h|.*smithlab_cpp.*'
16
FormatStyle: none
17
CheckOptions:
18
cert-dcl16-c.NewSuffixes: 'L;LL;LU;LLU'
0 commit comments