mirror of
https://github.com/e107inc/e107.git
synced 2025-10-27 11:48:40 +01:00
Disable long method check.
This commit is contained in:
@@ -39,6 +39,8 @@ plugins:
|
||||
enabled: false
|
||||
Design/TooManyMethods:
|
||||
enabled: false
|
||||
Design/LongMethod:
|
||||
enabled: false
|
||||
config:
|
||||
languages:
|
||||
- javascript
|
||||
|
||||
Reference in New Issue
Block a user