[7786] Remove locale prefix from URLs #2976
Annotations
1 error and 2 warnings
build
Process completed with exit code 1.
|
build:
app/controllers/application_controller.rb#L79
[rubocop] reported by reviewdog 🐶
Line is too long. [105/80] (https://rubystyle.guide#max-line-length)
Raw Output:
app/controllers/application_controller.rb:79:81: C: Layout/LineLength: Line is too long. [105/80] (https://rubystyle.guide#max-line-length)
|
build:
spec/helpers/link_to_helper_spec.rb#L245
[rubocop] reported by reviewdog 🐶
Line is too long. [85/80] (https://rubystyle.guide#max-line-length)
Raw Output:
spec/helpers/link_to_helper_spec.rb:245:81: C: Layout/LineLength: Line is too long. [85/80] (https://rubystyle.guide#max-line-length)
|