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: 3d107a3e667d067a5f4d37fecbe254936bec90a7 (plain)
1
2
3
# Extended Markdown configuration to enforce no-trailing-spaces rule
"extends": "../../.markdownlint.yml"
"no-trailing-spaces": true