Sha256: d41edab57f0da76ce18dbc17aab81c4555829a306bf526f9b917b5c11b7d0a65

Contents?: true

Size: 238 Bytes

Versions: 6

Compression:

Stored size: 238 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  Include:
    - '**/*.gemspec'
    - '**/Gemfile'
    - '**/Rakefile'
  Exclude:
    - 'test/fixtures/**/*'

Style/Encoding:
  Enabled: true

Style/StringLiterals:
  EnforcedStyle: double_quotes

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
inch-0.5.0.rc5 .rubocop.yml
inch-0.5.0.rc4 .rubocop.yml
inch-0.4.10 .rubocop.yml
inch-0.4.9 .rubocop.yml
inch-0.4.8 .rubocop.yml
inch-0.4.7 .rubocop.yml