Sha256: 1a64456d2ca7851d4401ef74ffbbf85cf958405b9a08c9fe696e8acfc11abdfe

Contents?: true

Size: 234 Bytes

Versions: 5

Compression:

Stored size: 234 Bytes

Contents

AllCops:
  Include:
    - Gemfile
    - Rakefile
  Exclude:
    - lib/pry_playground.rb
    - .rubocop.yml
    - spec/*_specs/*.rb
    - spec/helpers/*.rb
    - spec/*.rb

Layout/EndOfLine:
  EnforcedStyle: lf

LineLength:
  Max: 100

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
chauffeur-0.0.7 .rubocop.yml
chauffeur-0.0.6 .rubocop.yml
chauffeur-0.0.5 .rubocop.yml
chauffeur-0.0.4 .rubocop.yml
chauffeur-0.0.3 .rubocop.yml