Enable the Layout/EmptyLines cop

This commit is contained in:
gregoirenovel 2017-06-12 15:33:02 +02:00
parent ff1f679c7b
commit f496f1adab
21 changed files with 1 additions and 27 deletions

View file

@ -30,7 +30,6 @@ class DeviseCreateGestionnaires < ActiveRecord::Migration
# t.string :unlock_token # Only if unlock strategy is :email or :both
# t.datetime :locked_at
t.timestamps
end