Sha256: 2afdcb10ac2078a9399f8bdaa34b3bc540ae5a50f2fbc7c3493a50e08b18ae19

Contents?: true

Size: 507 Bytes

Versions: 1

Compression:

Stored size: 507 Bytes

Contents

AllCops:
  Exclude:
    - 'bin/**'
    - 'config.ru'
    - 'tmp/**/*'

  DisplayCopNames:
    Description: 'Display cop names in offense messages'
    Enabled: true

  ExtraDetails:
    Description: 'Display extra details in offense messages.'
    Enabled: true

  DisplayStyleGuide:
    Description: 'Display style guide URLs in offense messages.'
    Enabled: true

inherit_from:
  - gds-ruby-styleguide.yml
  - other-lint.yml
  - other-style.yml
  - other-metrics.yml
  - other-excludes.yml
  - rake.yml

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-govuk-3.4.0 config/default.yml