Sha256: c53e35d0e82d800ed2f8637a9bc5122e3189f04dfcc29dc174f71eb5c91a466d

Contents?: true

Size: 294 Bytes

Versions: 4

Compression:

Stored size: 294 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.3
Layout/IndentArray:
  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

4 entries across 4 versions & 1 rubygems

Version Path
hashid-rails-1.4.1 .rubocop.yml
hashid-rails-1.4.0 .rubocop.yml
hashid-rails-1.3.0 .rubocop.yml
hashid-rails-1.2.2 .rubocop.yml