Sha256: 7fb149b344c652d1fe707dd77c9095a841f34fc1b7efd542eab2fea4e14c5e78

Contents?: true

Size: 242 Bytes

Versions: 11

Compression:

Stored size: 242 Bytes

Contents

AllCops:
  Exclude:
    - db/schema.rb

Metrics/BlockLength:
  Enabled: true
  Exclude:
    - test/**/*
    - "**/spec/**/*"
  ExcludedMethods: ["namespace"]

Bundler/DuplicatedGem:
  Enabled: false

Style/FormatStringToken:
  Enabled: false

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
rubocop-govuk-3.5.0 config/other-excludes.yml
rubocop-govuk-3.4.0 config/other-excludes.yml
rubocop-govuk-3.3.0 config/other-excludes.yml
rubocop-govuk-3.2.0 config/other-excludes.yml
rubocop-govuk-3.1.0 config/other-excludes.yml
rubocop-govuk-3.0.0 config/other-excludes.yml
rubocop-govuk-2.0.0 config/other-excludes.yml
govuk-lint-4.3.0 configs/rubocop/other-excludes.yml
rubocop-govuk-1.0.0 config/other-excludes.yml
rubocop-govuk-0.2.0 config/other-excludes.yml
govuk-lint-4.2.0 configs/rubocop/other-excludes.yml