mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-30 20:55:17 +01:00
Relax the Rubocop limits a bit to make CodeClimate more useful
This commit is contained in:
parent
f40e3c0788
commit
a0f0ca0c13
2 changed files with 18 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -61,8 +61,8 @@ group :test do
|
|||
gem 'codeclimate-test-reporter', '1.0.7', group: :test, require: nil
|
||||
gem 'database_cleaner'
|
||||
gem 'factory_bot_rails'
|
||||
gem 'mocha', :require => false
|
||||
gem 'minitest-stub-const'
|
||||
gem 'mocha', :require => false
|
||||
gem 'rails-controller-testing'
|
||||
gem 'rails-dom-testing', '~> 2.0.0'
|
||||
gem 'rspec-expectations'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue