Add rubocop-rails
This commit is contained in:
parent
56c18509ba
commit
0d936de9c9
3 changed files with 8 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -139,6 +139,7 @@ group :test do
|
|||
gem "rails-controller-testing"
|
||||
gem "rubocop"
|
||||
gem "rubocop-performance"
|
||||
gem "rubocop-rails"
|
||||
gem "webmock"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue