debian-mirror-gitlab/doc/.markdownlint/markdownlint-no-trailing-spaces.yml

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

2021-09-30 23:02:18 +05:30
---
2021-06-08 01:23:25 +05:30
# Extended Markdown configuration to enforce no-trailing-spaces rule
2022-01-26 12:08:38 +05:30
extends: "../../.markdownlint.yml"
no-trailing-spaces: true