We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f6f0d commit c06b69cCopy full SHA for c06b69c
1 file changed
.rubocop.yml
@@ -3,6 +3,10 @@ inherit_from:
3
- .rubocop/metrics.yml
4
- .rubocop/style.yml
5
6
+plugins:
7
+ - rubocop-rake
8
+ - rubocop-rspec
9
+
10
AllCops:
11
DisplayCopNames: true
12
NewCops: enable
0 commit comments