Sha256: 7b4995111cf4cbfb6ff63597410c76f679abdc39c7b5706f95af64767686cbd0

Contents?: true

Size: 199 Bytes

Versions: 14

Compression:

Stored size: 199 Bytes

Contents

AllCops:
  Exclude:
    - db/schema.rb

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

Bundler/DuplicatedGem:
  Enabled: false

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
rubocop-govuk-0.1.0 config/other-excludes.yml
govuk-lint-4.1.0 configs/rubocop/other-excludes.yml
govuk-lint-4.0.1 configs/rubocop/other-excludes.yml
govuk-lint-4.0.0 configs/rubocop/other-excludes.yml
govuk-lint-3.11.5 configs/rubocop/other-excludes.yml
govuk-lint-3.11.4 configs/rubocop/other-excludes.yml
govuk-lint-3.11.3 configs/rubocop/other-excludes.yml
govuk-lint-3.11.2 configs/rubocop/other-excludes.yml
govuk-lint-3.11.1 configs/rubocop/other-excludes.yml
govuk-lint-3.11.0 configs/rubocop/other-excludes.yml
govuk-lint-3.10.0 configs/rubocop/other-excludes.yml
govuk-lint-3.9.0 configs/rubocop/other-excludes.yml
govuk-lint-3.8.0 configs/rubocop/other-excludes.yml
govuk-lint-3.7.0 configs/rubocop/other-excludes.yml