Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanad Liaquat <sliaquat@gitlab.com>2018-09-21 17:10:20 +0300
committerDouwe Maan <douwe@gitlab.com>2018-09-21 17:10:20 +0300
commit0896d6942d30e3cc743c85dcc8fe9699a2a02289 (patch)
tree05d2e8d6808de79160e4b2a7aefa64bea2c3d001 /changelogs
parentf93200897703a7610ee054d050ef92acdc7eeb1f (diff)
Fix leading slash in redirects and add cop
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-leading-slash-in-redirects-plus-rubocop.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-leading-slash-in-redirects-plus-rubocop.yml b/changelogs/unreleased/fix-leading-slash-in-redirects-plus-rubocop.yml
new file mode 100644
index 00000000000..38b2486a475
--- /dev/null
+++ b/changelogs/unreleased/fix-leading-slash-in-redirects-plus-rubocop.yml
@@ -0,0 +1,5 @@
+---
+title: Fix leading slash in redirects and add rubocop cop
+merge_request: 21828
+author: Sanad Liaquat
+type: fixed