Rubocop: enable Layout/SpaceAroundOperators

This commit is contained in:
Simon Lehericey 2017-08-28 10:56:37 +02:00
parent 740cc7dc3f
commit a7b00ee847
14 changed files with 27 additions and 27 deletions

View file

@ -170,7 +170,7 @@ Layout/SpaceAroundKeyword:
Enabled: false
Layout/SpaceAroundOperators:
Enabled: false
Enabled: true
Layout/SpaceBeforeBlockBraces:
Enabled: false