Skip to content

Order rejected paths like in EE

Since we decided to reject EE paths in CE in https://gitlab.com/gitlab-org/gitlab-ce/issues/31800, we could order them all alphabetically. But we need to do it in both places to avoid conflicts.

This is basically a port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11095

Merge request reports