Skip to content

Commit 27e7585

Browse files
authored
🚨 Add updated rubocop config files (#1)
* add updated files * fix ref * Update ruby/.rubocop-rails-v2.yml * update files in place
1 parent 025f680 commit 27e7585

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ruby/.rubocop-rails.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
plugins:
1+
require:
22
- rubocop-performance
33
- rubocop-rails
44
- rubocop-rspec

ruby/.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
plugins:
1+
require:
22
- rubocop-performance
33

44
AllCops:

0 commit comments

Comments
 (0)