Sha256: 82400aca67d0320d858e3d4b8f93059a75da7d2a68bbd70c1485d6858f0a78f1

Contents?: true

Size: 613 Bytes

Versions: 4

Compression:

Stored size: 613 Bytes

Contents

Gemspec/RequiredRubyVersion:
  Include:
    - 2.4
    - 2.5
    - 2.6

Metrics/BlockLength:
  Max: 30
  Exclude:
    - '**/*_spec.rb'

Metrics/LineLength:
  Max: 140

Security/YAMLLoad:
  Enabled: false

Style/BlockDelimiters:
  EnforcedStyle: braces_for_chaining

Style/Documentation:
  Enabled: false

Style/GuardClause:
  Enabled: false

Style/EachWithObject:
  Enabled: false

Style/MethodMissingSuper:
  Enabled: false

Style/MissingRespondToMissing:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Style/SymbolArray:
  EnforcedStyle: brackets

Style/TrivialAccessors:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
a9n-0.8.3 .rubocop.yml
a9n-0.8.2 .rubocop.yml
a9n-0.8.0 .rubocop.yml
a9n-0.7.0 .rubocop.yml