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 be034db commit 325d05cCopy full SHA for 325d05c
.clang-tidy
@@ -34,7 +34,5 @@ HeaderFileExtensions:
34
ImplementationFileExtensions:
35
- cc
36
HeaderFilterRegex: '^(?!.*PulsarApi\.pb\.h$).*$'
37
-FormatStyle: none
38
-CheckOptions:
39
- performance-move-const-arg.CheckTriviallyCopyableMove: 'false'
+FormatStyle: none
40
SystemHeaders: false
0 commit comments