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