Add new styles to be checked

This commit is contained in:
Artem Chernikov 2014-07-30 23:43:00 +02:00
parent 6e7e0c2cd3
commit eb127b4f8c
4 changed files with 7 additions and 13 deletions

View file

@ -5,16 +5,6 @@
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.
# Offense count: 2
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles.
Style/BracesAroundHashParameters:
Enabled: false
# Offense count: 1
Style/CaseEquality:
Enabled: false
# Offense count: 20
# Configuration parameters: EnforcedStyle, SupportedStyles.
Style/ClassAndModuleChildren: