Sha256: 08ee73afd35106f90cd79d6fc00d6ddd50ccc7148752a9b4ca5717396f41bd43

Contents?: true

Size: 362 Bytes

Versions: 5

Compression:

Stored size: 362 Bytes

Contents

require:
  - rubocop-performance
  - rubocop-rspec

AllCops:
  NewCops: enable

Layout/LineLength:
  Enabled: false

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

Naming/RescuedExceptionsVariableName:
  PreferredName: exception

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Style/SymbolArray:
  Enabled: false

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
absolutely-5.0.0 .rubocop.yml
webmention-cli-1.4.0 .rubocop.yml
webmention-cli-1.3.0 .rubocop.yml
webmention-cli-1.2.0 .rubocop.yml
absolutely-4.0.0 .rubocop.yml