We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 391ce7b commit 11601b1Copy full SHA for 11601b1
1 file changed
.clang-tidy
@@ -49,8 +49,6 @@ CheckOptions:
49
value: 'CamelCase'
50
- key: readability-identifier-naming.EnumCase
51
52
-- key: readability-identifier-naming.EnumConstantCase
53
- value: 'UPPER_CASE'
54
- key: readability-identifier-naming.FunctionCase
55
value: 'lower_case'
56
- key: readability-identifier-naming.FunctionIgnoredRegexp
0 commit comments