mirror of
https://github.com/e107inc/e107.git
synced 2025-07-28 02:10:46 +02: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