1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

Fix config for recent rubocop.

This commit is contained in:
Andy Brody 2019-08-21 16:55:12 -04:00
parent 56d096d249
commit 1c264c0974

View file

@ -184,12 +184,9 @@ Style/HashSyntax:
Style/IfUnlessModifier:
Enabled: false
# TODO: configure
# Offense count: 6
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles.
Layout/IndentHash:
Enabled: false
Layout/IndentFirstHashElement:
Exclude:
- 'spec/**/*.rb'
# NOTABUG
# Offense count: 19