Browse Source

Using GOV.UK rules

pull/264/head
Stéphane Meny 3 years ago
parent
commit
0320cd12dd
No known key found for this signature in database
GPG Key ID: 9D0AFEA988527923
  1. 1
      .rubocop.yml

1
.rubocop.yml

@ -7,6 +7,7 @@ inherit_gem:
rubocop-govuk:
- config/default.yml
- config/rails.yml
- config/rspec.yml
AllCops:
Exclude:

Loading…
Cancel
Save