rubocop Style/AndOr style enabled

This commit is contained in:
Artem Chernikov 2014-07-30 23:34:09 +02:00
parent f8784fdcd8
commit 4aa1f0bf3a
3 changed files with 5 additions and 7 deletions

View file

@ -7,12 +7,6 @@
# Offense count: 2
# Cop supports --auto-correct.
Style/AndOr:
Enabled: false
# Offense count: 1
Style/BlockNesting:
Max: 4