We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a2e4d commit 85608faCopy full SHA for 85608fa
.rubocop.yml
@@ -1,5 +1,7 @@
1
inherit_from: base_rubocop.yml
2
3
+require: rubocop-rspec
4
+
5
Style/FileName:
6
Exclude:
7
- 'bin/codeclimate-rubocop'
0 commit comments