config/default.yml in rubocop-govuk-3.3.1 vs config/default.yml in rubocop-govuk-3.3.2

- old
+ new

@@ -1,9 +1,9 @@ AllCops: Exclude: - 'bin/**' - 'config.ru' - - 'tmp/**' + - 'tmp/**/*' DisplayCopNames: Description: 'Display cop names in offense messages' Enabled: true