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.
1 parent bd13a4a commit 3c52082Copy full SHA for 3c52082
linters/ruby/.rubocop.yml
@@ -52,3 +52,6 @@ Style/TrailingCommaInArguments:
52
53
Style/TrailingCommaInLiteral:
54
EnforcedStyleForMultiline: comma
55
+
56
+Style/FrozenStringLiteralComment:
57
+ Enabled: false
0 commit comments