Sha256: 1bf4266b9700caaff05ae9d5d7656334d6828f4ee7354efb6d0d756d2dee40e5
Contents?: true
Size: 1.32 KB
Versions: 4
Compression:
Stored size: 1.32 KB
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2015-04-12 19:24:55 +0200 using RuboCop version 0.30.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: 23 Metrics/AbcSize: Max: 38 # Offense count: 2 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 150 # Offense count: 5 Metrics/CyclomaticComplexity: Max: 9 # Offense count: 92 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 170 # Offense count: 24 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 31 # Offense count: 4 Metrics/PerceivedComplexity: Max: 11 # Offense count: 1 # Cop supports --auto-correct. Performance/Sample: Enabled: false # Offense count: 12 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/BarePercentLiterals: Enabled: false # Offense count: 1 Style/CaseEquality: Enabled: false # Offense count: 1 # Configuration parameters: IndentWhenRelativeTo, SupportedStyles, IndentOneStep. Style/CaseIndentation: Enabled: false # Offense count: 28 Style/Documentation: Enabled: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
lolcommits-0.7.0 | .rubocop_todo.yml |
lolcommits-0.6.7 | .rubocop_todo.yml |
lolcommits-0.6.6 | .rubocop_todo.yml |
lolcommits-0.6.6.pre1 | .rubocop_todo.yml |