We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4187449 commit 5da19aaCopy full SHA for 5da19aa
1 file changed
.rubocop.yml
@@ -14,6 +14,8 @@ HashSyntax:
14
Enabled: true
15
LineLength:
16
Enabled: false
17
+EmptyLinesAroundBlockBody:
18
+ Enabled: false
19
MethodLength:
20
Max: 40
21
NumericLiterals:
0 commit comments