-
Markus Koller authored
This is redundant with Rubocop's Style/FrozenStringLiteralComment cop, which we didn't have enabled when this was introduced. To preserve the same behaviour we also: - Switch to `EnforcedStyle: always_true`, to forbid `false` values. - Replace the wildcard list with an explicit list of all violations, so we still catch all newly added files.
944ff4a6