# This configuration was generated by `rubocop --auto-gen-config` # on 2014-05-24 08:24:15 -0400 using RuboCop version 0.22.0. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. # Offense count: 12 DoubleNegation: Enabled: false # Offense count: 1 EachWithObject: Enabled: false # Offense count: 3 # Configuration parameters: Exclude. FileName: Enabled: false # Offense count: 7 # Configuration parameters: MinBodyLength. GuardClause: Enabled: false # Offense count: 1 # Configuration parameters: EnforcedStyle, SupportedStyles. Next: Enabled: false