Sha256: af91e3fd8ad339895619cb8959660cc52cc5dee9277166b7373c20cd0f0a27d0

Contents?: true

Size: 422 Bytes

Versions: 15

Compression:

Stored size: 422 Bytes

Contents

AllCops:
  Exclude:
    - 'tmp/**/*'

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

# Offense count: 8
# Configuration parameters: CountComments.
Style/MethodLength:
  Max: 118
  Enabled: false

# Offense count: 1
# Configuration parameters: CountComments.
Style/ClassLength:
  Max: 160
  Enabled: false

# Offense count: 3
Style/CyclomaticComplexity:
  Max: 9
  Enabled: false

Version data entries

15 entries across 15 versions & 4 rubygems

Version Path
middleman-presentation-helpers-0.0.7 config/rubocop/exclude.yml
password_changer-0.0.4 config/rubocop/exclude.yml
middleman-presentation-helpers-0.0.6 config/rubocop/exclude.yml
middleman-presentation-helpers-0.0.5 config/rubocop/exclude.yml
middleman-presentation-helpers-0.0.4 config/rubocop/exclude.yml
middleman-presentation-contrib-0.0.2 config/rubocop/exclude.yml
middleman-presentation-helpers-0.0.3 config/rubocop/exclude.yml
middleman-presentation-helpers-0.0.2 config/rubocop/exclude.yml
middleman-presentation-helpers-0.0.1 config/rubocop/exclude.yml
middleman-presentation-contrib-0.0.1 config/rubocop/exclude.yml
password_changer-0.0.3 config/rubocop/exclude.yml
middleman-presentation-0.15.8 config/rubocop/exclude.yml
middleman-presentation-0.15.7 config/rubocop/exclude.yml
middleman-presentation-0.15.6 config/rubocop/exclude.yml
middleman-presentation-0.15.5 config/rubocop/exclude.yml