Sha256: 5d463b08c2ee91127f7a5d4e5b956ff05943ad516c0961e933d942c0990b7db1

Contents?: true

Size: 310 Bytes

Versions: 2

Compression:

Stored size: 310 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.3
Layout/IndentFirstArrayElement:
  EnforcedStyle: consistent
Metrics/BlockLength:
  Exclude:
    - "*.gemspec"
    - "spec/**/*.rb"
Naming/PredicateName:
  NameWhitelist:
    - has_many
Style/Documentation:
  Enabled: false
Style/StringLiterals:
  EnforcedStyle: double_quotes

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
chimeon-hashid-rails-1.3.3 .rubocop.yml
chimeon-hashid-rails-1.3.2 .rubocop.yml