4 lines
137 B
YAML
4 lines
137 B
YAML
---
|
|
# Extended Markdown configuration to enforce no-trailing-spaces rule
|
|
"extends": "../../.markdownlint.yml"
|
|
"no-trailing-spaces": true
|