0ad/.markdownlint.yaml
Dunedan ae3fad73ce
All checks were successful
0ad-freebsd/pipeline/pr-main This commit looks good
0ad-checkrefs/pipeline/pr-main This commit looks good
pre-commit / build (pull_request) Successful in 1m40s
0ad-windows/pipeline/pr-main This commit looks good
0ad-linux/pipeline/pr-main This commit looks good
0ad-macos/pipeline/pr-main This commit looks good
0ad-freebsd/pipeline/head This commit looks good
0ad-checkrefs/pipeline/head This commit looks good
pre-commit / build (push) Successful in 1m43s
0ad-windows/pipeline/head This commit looks good
0ad-linux/pipeline/head This commit looks good
0ad-macos/pipeline/head This commit looks good
Add a markdownlint pre-commit hook
This adds a pre-commit hook to link Markdown files and fixes all
reported findings.
2024-08-27 10:06:31 +02:00

9 lines
154 B
YAML

---
commands-show-output: false
default: true
no-bare-urls: false
line-length:
line_length: 100
fenced-code-language: false
no-space-in-emphasis: false