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:
authorBryce Johnson <bryce@gitlab.com>2016-12-20 17:07:03 +0300
committerBryce Johnson <bryce@gitlab.com>2017-01-25 00:48:06 +0300
commitf0b7e5708c8d6f2020f97cf0aa74ba1084f6adf1 (patch)
tree7009ec9be6648e83af559972938cb3e469bffb46 /changelogs
parent665dd3875285a63c978cb5621a2aaaa42ecdd453 (diff)
Flag multiple empty lines in eslint, fix offenses.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/newline-eslint-rule.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/newline-eslint-rule.yml b/changelogs/unreleased/newline-eslint-rule.yml
new file mode 100644
index 00000000000..5ce080b6912
--- /dev/null
+++ b/changelogs/unreleased/newline-eslint-rule.yml
@@ -0,0 +1,4 @@
+---
+title: Flag multiple empty lines in eslint, fix offenses.
+merge_request: 8137
+author: