Skip to content

Commit 4ae1c6e

Browse files
committed
Enable new cops in RuboCop
1 parent d828def commit 4ae1c6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
AllCops:
2+
NewCops: enable
23
Exclude:
34
- vendor/**/*
45
TargetRubyVersion: 2.7

0 commit comments

Comments
 (0)