chore(deps-dev): Bump rubocop from 1.79.2 to 1.80.2 #7066
Annotations
1 error and 2 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
lib/i18n_tasks/slim_row_locale_matcher.rb#L19
[rubocop] reported by reviewdog 🐶
Redundant escape inside regexp literal
Raw Output:
lib/i18n_tasks/slim_row_locale_matcher.rb:19:40: C: Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
|
lint:
lib/i18n_tasks/js_erb_locale_matcher.rb#L13
[rubocop] reported by reviewdog 🐶
Redundant escape inside regexp literal
Raw Output:
lib/i18n_tasks/js_erb_locale_matcher.rb:13:32: C: Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|