Sha256: 8fa57c5645a107ae2738393b1a25378473f68a67bff43a0a0a5f103a6ee7ce2e

Contents?: true

Size: 335 Bytes

Versions: 1

Compression:

Stored size: 335 Bytes

Contents

require:
  - rubocop-performance
  - rubocop-rspec

Metrics/BlockLength:
  Exclude:
    - spec/**/*.rb

Metrics/LineLength:
  Enabled: false

Naming/RescuedExceptionsVariableName:
  PreferredName: exception

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Style/SymbolArray:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
absolutely-2.0.0 .rubocop.yml