mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
Introduces rubocop-capybara
This commit is contained in:
parent
76145f0874
commit
7b85b86e15
3 changed files with 5 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -235,6 +235,7 @@ group :development do
|
|||
gem 'rubocop', require: false
|
||||
gem 'rubocop-rspec', require: false
|
||||
gem 'rubocop-rails', require: false
|
||||
gem 'rubocop-capybara', require: false
|
||||
gem 'haml_lint'
|
||||
# to open mails
|
||||
gem 'letter_opener'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue