We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9cbe87a + 1485512 commit b54a9a4Copy full SHA for b54a9a4
.rubocop.yml
@@ -11,3 +11,6 @@ AllCops:
11
12
Metrics/BlockLength:
13
Enabled: false
14
+
15
+Style/FrozenStringLiteralComment:
16
+ Enabled: false
0 commit comments