mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Increase method-lines config in .codeclimate.yml
This commit is contained in:
parent
ea3d2ef00b
commit
cd692d1d60
@ -3,3 +3,6 @@ checks:
|
||||
method-complexity:
|
||||
config:
|
||||
threshold: 7
|
||||
method-lines:
|
||||
config:
|
||||
threshold: 100
|
Loading…
Reference in New Issue
Block a user