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 a94edca commit 1ec974aCopy full SHA for 1ec974a
.clang-tidy
@@ -5,9 +5,9 @@ HeaderFilterRegex: ''
5
FormatStyle: 'none'
6
CheckOptions:
7
- key: modernize-pass-by-value.ValuesOnly
8
- value: '1',
+ value: '1'
9
- key: readability-implicit-bool-conversion.AllowPointerConditions
10
11
- key: readability-implicit-bool-conversion.AllowIntegerConditions
12
value: '1'
13
0 commit comments