Sha256: 73292d798684c8085d23f01298af8f122366b69d2a1f3884e66c12ce8e69035a

Contents?: true

Size: 333 Bytes

Versions: 16

Compression:

Stored size: 333 Bytes

Contents

inherit_gem:
  rubocop-rails_config:
    - config/rails.yml

Rails:
  Enabled: true

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: single_quotes

Style/FrozenStringLiteralComment:
  Enabled: false

Metrics/LineLength:
  Max: 80

Layout/IndentationConsistency:
  EnforcedStyle: normal

Style/BlockDelimiters:
  Enabled: true

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
jsonapi.rb-1.4.4 .rubocop.yml
jsonapi.rb-1.4.3 .rubocop.yml
jsonapi.rb-1.4.2 .rubocop.yml
jsonapi.rb-1.4.1 .rubocop.yml
jsonapi.rb-1.4.0 .rubocop.yml
jsonapi.rb-1.3.3 .rubocop.yml
jsonapi.rb-1.3.2 .rubocop.yml
jsonapi.rb-1.3.1 .rubocop.yml
jsonapi.rb-1.3.0 .rubocop.yml
jsonapi.rb-1.2.1 .rubocop.yml
jsonapi.rb-1.2.0 .rubocop.yml
jsonapi.rb-1.1.3 .rubocop.yml
jsonapi.rb-1.1.2 .rubocop.yml
jsonapi.rb-1.1.1 .rubocop.yml
jsonapi.rb-1.1.0 .rubocop.yml
jsonapi.rb-1.0.0 .rubocop.yml