[7786] Remove locale prefix from URLs #2986
Annotations
1 error and 2 warnings
Run RuboCop linter
Process completed with exit code 1.
|
Run RuboCop linter:
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)
|
Run RuboCop linter:
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)
|
The logs for this run have expired and are no longer available.
Loading