Skip to content

Commit f641476

Browse files
committed
Revert trailing punctuation lint
1 parent b7459cd commit f641476

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.markdownlint.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"line-length": {
33
"line_length": 160,
44
"code_blocks": false
5+
},
6+
"no-trailing-punctuation": {
7+
"punctuation": ".,;:。,;:"
58
}
69
}
710

0 commit comments

Comments
 (0)