Sha256: d6ae0025e15840ac642a767ad2047bb25dcc9a1cb972fa305c2f85dd8afdcb78
Contents?: true
Size: 1.22 KB
Versions: 2
Compression:
Stored size: 1.22 KB
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2014-11-12 20:52:38 -0600 using RuboCop version 0.27.1. # 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: 8 Metrics/AbcSize: Enabled: false # Offense count: 2 # Configuration parameters: CountComments. Metrics/ClassLength: Enabled: false # Offense count: 4 Metrics/CyclomaticComplexity: Enabled: false # Offense count: 17 # Configuration parameters: CountComments. Metrics/MethodLength: Enabled: false # Offense count: 3 Metrics/PerceivedComplexity: Enabled: false # Offense count: 10 # Configuration parameters: MinBodyLength. Style/GuardClause: Enabled: false # Offense count: 1 Style/ModuleFunction: Enabled: false # Offense count: 1 Style/MultilineBlockChain: Enabled: false # Offense count: 1 # Configuration parameters: EnforcedStyle, SupportedStyles. Style/RaiseArgs: Enabled: false # Offense count: 3 # Cop supports --auto-correct. # Configuration parameters: IgnoredMethods. Style/SymbolProc: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
message-driver-0.6.1 | .rubocop_todo.yml |
message-driver-0.6.0 | .rubocop_todo.yml |