mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
disabling BlockLength rubocop rule - we use too much roar to do that
This commit is contained in:
@@ -27,6 +27,9 @@ AsciiIdentifiers:
|
||||
Attr:
|
||||
Enabled: false
|
||||
|
||||
BlockLength:
|
||||
Enabled: false
|
||||
|
||||
BlockNesting:
|
||||
Enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user