Introduces rubocop-rspec

Also regenerating the config. Most stuff in there didn't really make sense.
Time to go through .rubocop_todo.yml people :-)
This commit is contained in:
Henne Vogelsang 2018-09-08 03:49:37 +02:00
parent 272690fa21
commit 5fc867a8fc
4 changed files with 583 additions and 135 deletions

View file

@ -238,6 +238,7 @@ group :development do
gem 'spring-commands-rspec'
# for static code analisys
gem 'rubocop', require: false
gem 'rubocop-rspec'
# as database
gem 'sqlite3'
# to open mails