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 3b59ef2 commit 7c042afCopy full SHA for 7c042af
.clang-tidy
@@ -39,4 +39,4 @@ CheckOptions:
39
- key: readability-identifier-naming.ProtectedMemberSuffix
40
value: '_'
41
42
-HeaderFilterRegex: '(?!_deps)(src|test|example)'
+HeaderFilterRegex: 'src/iceberg|example'
0 commit comments