Skip to content

Prettify remaining files with differences in CE and EE

Mike Greiling requested to merge prettify-all-remaining-things-ee into master

What does this MR do?

Port of gitlab-org/gitlab-ce!22702 to EE. prettier was run independently on both the CE and EE branches and the conflicts were carefully reconciled in a merge from CE to EE.

Note to reviewer: Please don't squash this or the CE merge request. This was crafted in such a way that the SHA of the CE branch is an ancestor of the EE branch to reduce potential conflicts in a future ce-to-ee merge.

What are the relevant issue numbers?

gitlab-org/gitlab-ce#52764

Does this MR meet the acceptance criteria?

Merge request reports