1
1
mirror of https://github.com/agateau/pixelwheels.git synced 2025-10-05 17:32:39 +02:00
Files
pixelwheels/.markdownlint.yml
Aurelien Gateau 95212cbdbd Setup pre-commit
2023-06-12 21:58:18 +02:00

15 lines
266 B
YAML

default: true
ul-indent:
indent: 4
fenced-code-language: false
line_length: false
first-line-h1: false
no-trailing-punctuation: false
no-inline-html: false
commands-show-output: false
# Changelog files are full of duplicate headers
no-duplicate-header: false