Skip to content

Commit c06b69c

Browse files
committed
Enable rubocop-rspec and rubocop-rake
1 parent a1f6f0d commit c06b69c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.rubocop.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ inherit_from:
33
- .rubocop/metrics.yml
44
- .rubocop/style.yml
55

6+
plugins:
7+
- rubocop-rake
8+
- rubocop-rspec
9+
610
AllCops:
711
DisplayCopNames: true
812
NewCops: enable

0 commit comments

Comments
 (0)