mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Add rubocop
This commit is contained in:
parent
cc698add07
commit
75d9d9e891
2 changed files with 21 additions and 2 deletions
1
Gemfile
1
Gemfile
|
|
@ -68,6 +68,7 @@ group :development do
|
|||
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
|
||||
gem 'bullet'
|
||||
gem 'nested_scaffold'
|
||||
gem 'rubocop', require: false
|
||||
gem 'seed_dump'
|
||||
gem 'spring'
|
||||
gem 'spring-watcher-listen', '~> 2.0.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue