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:
authorIgor <idrozdov@gitlab.com>2019-05-28 10:12:29 +0300
committerStan Hu <stanhu@gmail.com>2019-05-28 10:12:29 +0300
commitc92db3db71dc261d547bb08873fdafeff9be98dc (patch)
treef39670dd29b85f3cfba4232c0e272de7504da4ba /changelogs
parent6da066c16d5db1e41444448816419b156ebf579b (diff)
Fix removing empty lines via suggestions
Before this fix, a suggestion which just removes an empty line wasn't appliable
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/id-bug-suggested-changes-remove-empty-line.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/id-bug-suggested-changes-remove-empty-line.yml b/changelogs/unreleased/id-bug-suggested-changes-remove-empty-line.yml
new file mode 100644
index 00000000000..eae2d5f9b2a
--- /dev/null
+++ b/changelogs/unreleased/id-bug-suggested-changes-remove-empty-line.yml
@@ -0,0 +1,5 @@
+---
+title: Allow removal of empty lines via suggestions
+merge_request: 28703
+author:
+type: fixed