Update dotfiles
This commit is contained in:
@@ -18,7 +18,7 @@ Checks: " *,
|
||||
-abseil-string-find-str-contains,
|
||||
-bugprone-exception-escape,
|
||||
-fuchsia-trailing-return,
|
||||
-readability-static-accessed-through-instance
|
||||
-readability-static-accessed-through-instance,
|
||||
"
|
||||
|
||||
CheckOptions:
|
||||
@@ -31,4 +31,6 @@ CheckOptions:
|
||||
- key: readability-identifier-length.IgnoredParameterNames
|
||||
value: 'c|n|f'
|
||||
- key: readability-identifier-length.IgnoredLoopCounterNames
|
||||
value: 'c|i|j|k|n'
|
||||
value: 'c|i|j|k|n'
|
||||
- key: readability-braces-around-statements.ShortStatementLines
|
||||
value: 1
|
||||
|
||||
Reference in New Issue
Block a user