Skip to content

Commit f3a18e8

Browse files
committed
Updated rubocop.
1 parent 45ab4a6 commit f3a18e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
require:
22
- rubocop-performance
33

4+
AllCops:
5+
NewCops: enable
6+
47
Style/FrozenStringLiteralComment:
58
Enabled: false
69

0 commit comments

Comments
 (0)