mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
don't nag about module length
This commit is contained in:
@@ -130,6 +130,9 @@ LineLength:
|
||||
MethodLength:
|
||||
Enabled: false
|
||||
|
||||
Metrics/ModuleLength:
|
||||
Enabled: false
|
||||
|
||||
ModuleFunction:
|
||||
Enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user