up the cognitive threshold to 30
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
94555621d8
commit
22a50ef661
@ -46,6 +46,8 @@ CheckOptions: # ↓ Clashes with static private member prefix. (static int _va
|
||||
- { key: readability-identifier-naming.EnumCase, value: lower_case }
|
||||
- { key: readability-identifier-naming.FunctionCase, value: lower_case }
|
||||
- { key: readability-identifier-naming.ParameterCase, value: lower_case }
|
||||
|
||||
- { key: readability-function-cognitive-complexity.Threshold, value: 30 }
|
||||
...
|
||||
|
||||
# vim: set et tw=100:
|
||||
|
Loading…
x
Reference in New Issue
Block a user