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