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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-10-30 21:09:55 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-10-30 21:09:55 +0300
commitbba020a56cbedd6403b637ec7f9eaee258eb7c67 (patch)
tree9be280012ae471768c52fbe0b6661ba8afe74eb9 /changelogs
parentbb63ee682aac171db00bfd2c37395fa1f77a3cae (diff)
parent1cd0fbd96b29c0713a926fe9602eae703f77525d (diff)
Merge branch '39582-nestingdepth-6' into 'master'
Enable NestingDepth (level 6) on scss-lint Closes #39582 See merge request gitlab-org/gitlab-ce!15073
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/39582-nestingdepth-6.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/39582-nestingdepth-6.yml b/changelogs/unreleased/39582-nestingdepth-6.yml
new file mode 100644
index 00000000000..efe15f0a5f3
--- /dev/null
+++ b/changelogs/unreleased/39582-nestingdepth-6.yml
@@ -0,0 +1,5 @@
+---
+title: Enable NestingDepth (level 6) on scss-lint
+merge_request: 15073
+author: Takuya Noguchi
+type: other