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 45ab4a6 commit f3a18e8Copy full SHA for f3a18e8
.rubocop.yml
@@ -1,6 +1,9 @@
1
require:
2
- rubocop-performance
3
4
+AllCops:
5
+ NewCops: enable
6
+
7
Style/FrozenStringLiteralComment:
8
Enabled: false
9
0 commit comments