buildctl/.markdownlint.yaml
Stephan Schnabel f7bec204e9
Some checks failed
ci/woodpecker/push/dockerhub Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test/1 Pipeline failed
ci/woodpecker/push/test/2 Pipeline failed
Initial draft of plugin.
2025-06-12 15:42:23 +02:00

9 lines
129 B
YAML

# Default state for all rules
default: true
# MD009 - Trailing spaces
MD009:
strict: true
# MD013 - Line length
MD013: false