Sha256: 412c16e09493ff0c416bb21a85651b7f7f69877f2b9d66eb49a0f562de434d0c

Contents?: true

Size: 952 Bytes

Versions: 6

Compression:

Stored size: 952 Bytes

Contents

AllCops:
  NewCops: enable
  TargetRubyVersion: '3.0.0'
  SuggestExtensions: false

Metrics/AbcSize:
  Enabled: false

Layout/TrailingWhitespace:
  Enabled: false

Layout/EmptyLinesAroundModuleBody:
  Enabled: false

Layout/EmptyLines:
  Enabled: false

Layout/EmptyLinesAroundClassBody:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Metrics/MethodLength:
  Enabled: false

Metrics/ParameterLists:
  Enabled: false

Bundler/OrderedGems:
  Enabled: false

Layout/EmptyLinesAroundBlockBody:
  Enabled: false

Layout/EmptyLineAfterGuardClause:
  Enabled: false

Style/WordArray:
  Enabled: false

Style/StringConcatenation:
  Enabled: false

Layout/EmptyLinesAroundMethodBody:
  Enabled: false

Style/StringLiterals:
  Enabled: false

Style/IfUnlessModifier:
  Enabled: false

Layout/LineLength:
  Enabled: false

Gemspec/OrderedDependencies:
  Enabled: false

Metrics/ModuleLength:
  Enabled: false

Layout/ArgumentAlignment:
  Enabled: false

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
easy-jsonapi-1.0.7 .rubocop.yml
easy-jsonapi-1.0.6 .rubocop.yml
easy-jsonapi-1.0.5 .rubocop.yml
easy-jsonapi-1.0.4 .rubocop.yml
easy-jsonapi-1.0.3 .rubocop.yml
easy-jsonapi-1.0.2 .rubocop.yml