gitlab-org--gitlab-foss/doc/.markdownlint/markdownlint-no-trailing-sp...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
133 B
YAML
Raw Normal View History

---
# Extended Markdown configuration to enforce no-trailing-spaces rule
extends: "../../.markdownlint.yml"
no-trailing-spaces: true