Sha256: 1c754e8ce5a3052ceff79da90147d71957b5b9a5ef997b0309aebb5b93ce8c34

Contents?: true

Size: 254 Bytes

Versions: 9

Compression:

Stored size: 254 Bytes

Contents

AllCops:
  Include:
    - Gemfile
    - Guardfile
    - Rakefile

Style/PercentLiteralDelimiters:
  PreferredDelimiters:
    '%q': '{}'
    '%Q': '{}'

Style/RegexpLiteral:
  Exclude:
    - Guardfile

Style/SpaceInsideHashLiteralBraces:
  Enabled: false

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
config_curator-1.0.0 .rubocop.yml
config_curator-0.5.0 .rubocop.yml
config_curator-0.4.0 .rubocop.yml
config_curator-0.3.0 .rubocop.yml
config_curator-0.2.4 .rubocop.yml
config_curator-0.2.3 .rubocop.yml
config_curator-0.2.2 .rubocop.yml
config_curator-0.2.1 .rubocop.yml
config_curator-0.2.0 .rubocop.yml