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:
Diffstat (limited to 'doc/.markdownlint/markdownlint-no-trailing-spaces.yml')
-rw-r--r--doc/.markdownlint/markdownlint-no-trailing-spaces.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/.markdownlint/markdownlint-no-trailing-spaces.yml b/doc/.markdownlint/markdownlint-no-trailing-spaces.yml
index 71903ae423d..8720fbafcb3 100644
--- a/doc/.markdownlint/markdownlint-no-trailing-spaces.yml
+++ b/doc/.markdownlint/markdownlint-no-trailing-spaces.yml
@@ -1,4 +1,4 @@
---
# Extended Markdown configuration to enforce no-trailing-spaces rule
-"extends": "../../.markdownlint.yml"
-"no-trailing-spaces": true
+extends: "../../.markdownlint.yml"
+no-trailing-spaces: true