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