disabling BlockLength rubocop rule - we use too much roar to do that

This commit is contained in:
Jens Ulferts
2017-02-09 16:04:41 +01:00
parent b25b266cbf
commit 44f9fc7ccf
+3
View File
@@ -27,6 +27,9 @@ AsciiIdentifiers:
Attr:
Enabled: false
BlockLength:
Enabled: false
BlockNesting:
Enabled: false