Sha256: 1fc6472dd54b5b2068055d7bfd7e24c345939e65cb90074b9836cc2a0218ae9a

Contents?: true

Size: 637 Bytes

Versions: 3

Compression:

Stored size: 637 Bytes

Contents

Gemspec/RequiredRubyVersion:
  Include:
    - 2.5
    - 2.6

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

Metrics/LineLength:
  Max: 140

Metrics/ModuleLength:
  Max: 120

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

3 entries across 3 versions & 1 rubygems

Version Path
a9n-0.10.0 .rubocop.yml
a9n-0.9.1 .rubocop.yml
a9n-0.9.0 .rubocop.yml