mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
rubocop: Disable Layout/SpaceInsideParens cop (#7465)
This commit is contained in:
@@ -124,6 +124,9 @@ Layout/FirstHashElementIndentation:
|
||||
Layout/IndentationStyle:
|
||||
EnforcedStyle: spaces
|
||||
|
||||
Layout/SpaceInsideParens:
|
||||
Enabled: false
|
||||
|
||||
Style/RedundantReturn:
|
||||
Enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user