Change codeclimate complexity threshold from 5 to 10. (#2286)
Co-authored-by: L. Karkkainen <tronic@users.noreply.github.com> Co-authored-by: Stephen Sadowski <stephen.sadowski@sjsadowski.com>
This commit is contained in:
parent
2f30b5748a
commit
645310cff6
|
@ -21,4 +21,5 @@ checks:
|
||||||
config:
|
config:
|
||||||
threshold: 40
|
threshold: 40
|
||||||
complex-logic:
|
complex-logic:
|
||||||
enabled: false
|
config:
|
||||||
|
threshold: 10
|
||||||
|
|
Loading…
Reference in New Issue
Block a user