hadolint/.markdownlint.yaml
Stephan Schnabel 0e01a7dcaf
Some checks failed
ci/woodpecker/push/test/2 unknown status
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/dockerhub Pipeline failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test/1 unknown status
Initial draft of plugin.
2025-06-14 13:43:14 +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