Skip to content

Fix unwanted removal of newlines when Omnibus upgrade stop is updated

Clemens Beck requested to merge cb-prevail-omnibus-newlines into master

What does this MR do and why?

Fix unwanted removal of newlines when Omnibus upgrade stop is updated

Do not strip newlines on Omnibus files, since rubocop enforces these.

Commit that trimmed newlines before: omnibus-gitlab@aeb11122

Rubocop failure: https://gitlab.com/gitlab-org/omnibus-gitlab/-/jobs/6808530624

Changelog: fixed

Author Check-list

  • Has documentation been updated?
Edited by Clemens Beck

Merge request reports