Enable the Layout/EmptyLinesAroundClassBody cop

This commit is contained in:
gregoirenovel 2017-06-12 16:01:04 +02:00
parent f1907f4d0e
commit 24e7537c49
52 changed files with 1 additions and 69 deletions

View file

@ -13,5 +13,4 @@ class API::V1::ProceduresController < APIController
Rails.logger.error(e.message)
render json: {}, status: 404
end
end