We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3280c0b commit 7c37c44Copy full SHA for 7c37c44
.rubocop.yml
@@ -2,6 +2,9 @@
2
plugins:
3
- rubocop-performance
4
- rubocop-rspec
5
+- rubocop-rspec_rails
6
+- rubocop-factory_bot
7
+- rubocop-capybara
8
AllCops:
9
Newcops: enable
10
ExtraDetails: true
0 commit comments