Sha256: 0967946727f5470a2e49d14f1f4c19015082632ede68abbc29d5ec86b0e0dd82

Contents?: true

Size: 258 Bytes

Versions: 2

Compression:

Stored size: 258 Bytes

Contents

AllCops:
  Exclude:
    - Rakefile
    - ryodo.gemspec
    - checks/matching.rb

Documentation:
  Enabled: false

Metrics/LineLength:
  Max: 120

Style/StringLiterals:
  EnforcedStyle: double_quotes
  SupportedStyles:
    - single_quotes
    - double_quotes

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ryodo-0.3.2 .rubocop.yml
ryodo-0.3.1 .rubocop.yml