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

markdownlint-no-trailing-spaces.yml « .markdownlint « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 71903ae423dbdd03db423498855b40c150a4bd2c (plain)
1
2
3
4
---
# Extended Markdown configuration to enforce no-trailing-spaces rule
"extends": "../../.markdownlint.yml"
"no-trailing-spaces": true