clang-tidy fixes incoming
This commit is contained in:
+1
-2
@@ -24,8 +24,7 @@ CheckOptions:
|
|||||||
readability-identifier-naming.StaticConstantCase: UPPER_CASE
|
readability-identifier-naming.StaticConstantCase: UPPER_CASE
|
||||||
readability-identifier-naming.StaticConstantPrefix: k
|
readability-identifier-naming.StaticConstantPrefix: k
|
||||||
readability-identifier-naming.VariableCase: camelBack
|
readability-identifier-naming.VariableCase: camelBack
|
||||||
WarningsAsErrors: "*"
|
HeaderFilterRegex: ""
|
||||||
HeaderFilterRegex: ".*"
|
|
||||||
FormatStyle: file
|
FormatStyle: file
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user