lion/.markdownlint.json
2019-07-24 15:02:50 +02:00

8 lines
127 B
JSON

{
"line-length": {
"line_length": -1
},
"no-trailing-punctuation": {
"punctuation": ".,;:!。,;:!"
}
}