Back-end: Edit workflow execution name post launch #6438
Annotations
2 warnings
runner / rubocop:
test/controllers/projects/workflow_executions_controller_test.rb#L222
[rubocop] reported by reviewdog 🐶
Align the arguments of a method call if they span more than one line.
Raw Output:
test/controllers/projects/workflow_executions_controller_test.rb:222:53: C: Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
runner / rubocop:
test/controllers/projects/workflow_executions_controller_test.rb#L233
[rubocop] reported by reviewdog 🐶
Align the arguments of a method call if they span more than one line.
Raw Output:
test/controllers/projects/workflow_executions_controller_test.rb:233:53: C: Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|