config/default.yml in rubocop-govuk-3.1.0 vs config/default.yml in rubocop-govuk-3.2.0
- old
+ new
@@ -1,8 +1,9 @@
AllCops:
Exclude:
- 'bin/**'
- 'config.ru'
+ - 'tmp/**'
DisplayCopNames:
Description: 'Display cop names in offense messages'
Enabled: true