mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
Add rubocop gem
This commit is contained in:
parent
75f6467237
commit
247f4b85b7
2 changed files with 2 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -59,6 +59,7 @@ group :development, :test do
|
|||
gem 'capybara'
|
||||
gem 'puma'
|
||||
gem 'launchy'
|
||||
gem 'rubocop'
|
||||
end
|
||||
|
||||
group :test do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue