Fix rubocop

This commit is contained in:
Brian Cain 2019-10-21 21:04:47 -07:00
parent 697cc878ef
commit 79422000a7
No known key found for this signature in database
GPG key ID: 892C1688A9A54219

View file

@ -16,5 +16,5 @@ Style/TrailingCommaInArguments:
Layout/AlignHash: Layout/AlignHash:
EnforcedHashRocketStyle: table EnforcedHashRocketStyle: table
Layout/IndentHash: Layout/IndentFirstHashElement:
EnforcedStyle: consistent EnforcedStyle: consistent