Sha256: 8aa7c16b6ac0ae91c03d62f85e5a89ec32b82ddb5eebe87bb9a2d69882e2d181

Contents?: true

Size: 257 Bytes

Versions: 5

Compression:

Stored size: 257 Bytes

Contents

AllCops:
  Include:
    - 'Rakefile'
    - 'config.ru'
    - '*.gemspec'
    - 'Gemfile'

Documentation:
  Enabled: false

ClassAndModuleChildren:
  Enabled: false

FileName:
  Exclude:
    - 'lib/magnet-markdown.rb'
  Enabled: true

LineLength:
  Max: 124

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
magnet-markdown-0.0.5 .rubocop.yml
magnet-markdown-0.0.4 .rubocop.yml
magnet-markdown-0.0.3 .rubocop.yml
magnet-markdown-0.0.2 .rubocop.yml
magnet-markdown-0.0.1 .rubocop.yml