We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c2bbe0 commit 9fd01caCopy full SHA for 9fd01ca
1 file changed
.rubocop.yml
@@ -73,5 +73,8 @@ Style/RedundantArrayConstructor:
73
Style/RegexpLiteral:
74
Enabled: false
75
76
+Style/OneClassPerFile:
77
+ Enabled: false
78
+
79
Style/SlicingWithRange:
80
0 commit comments