Rubocop config
This commit is contained in:
parent
1a3d172fe5
commit
216089a3e7
3 changed files with 17 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -64,6 +64,8 @@ group :development do
|
|||
# Speed up commands on slow machines / big apps [https://github.com/rails/spring]
|
||||
# gem "spring"
|
||||
gem 'rubocop'
|
||||
gem 'rubocop-capybara'
|
||||
gem 'rubocop-rails'
|
||||
gem 'ruby-lsp'
|
||||
gem 'ruby-lsp-rails'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue