weh
This commit is contained in:
parent
cd74075a2e
commit
350e3a13db
3 changed files with 365 additions and 192 deletions
|
@ -32,6 +32,7 @@ Checks: >
|
|||
-readability-magic-numbers
|
||||
CheckOptions:
|
||||
cppcoreguidelines-avoid-do-while.IgnoreMacros: "true"
|
||||
readability-else-after-return.WarnOnUnfixable: false
|
||||
readability-identifier-naming.ClassCase: CamelCase
|
||||
readability-identifier-naming.EnumCase: CamelCase
|
||||
readability-identifier-naming.LocalConstantCase: camelBack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue