Sha256: f4efd1aec55cd16015919c119809c6ee8105b793e0e78c74f9b4a52e3768c225

Contents?: true

Size: 956 Bytes

Versions: 2

Compression:

Stored size: 956 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-02-20 11:26:16 -0500 using RuboCop version 0.29.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: 1
Lint/HandleExceptions:
  Enabled: false

# Offense count: 1
Metrics/AbcSize:
  Max: 26

# Offense count: 1
Metrics/CyclomaticComplexity:
  Max: 7

# Offense count: 8
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 107

# Offense count: 3
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 24

# Offense count: 1
Metrics/PerceivedComplexity:
  Max: 9

# Offense count: 4
Style/Documentation:
  Enabled: false

# Offense count: 1
# Configuration parameters: Exclude.
Style/FileName:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gem-licenses-0.2.1 .rubocop_todo.yml
gem-licenses-0.2.0 .rubocop_todo.yml