Enable Style/TrailingCommaInHashLiteral

This commit is contained in:
gregoirenovel 2018-10-01 14:06:08 +02:00
parent 2ede598f77
commit a171186dd8
17 changed files with 18 additions and 18 deletions

View file

@ -47,7 +47,7 @@ describe 'CellarService' do
'Expires' => ['1475366700'],
'Signature' => ['nzCsB6cip8oofkuOdvvJs6FafkA='],
'response-content-disposition' => ["attachment; filename=\"toto.png\"; filename*=UTF-8''toto.png"],
'response-content-type' => ['image/png'],
'response-content-type' => ['image/png']
}
)
end