Skip to content

Commit b7459cd

Browse files
committed
Simplify lints
1 parent ee45544 commit b7459cd

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

Diff for: .markdownlint.json

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
{
22
"line-length": {
3-
"line_length": 80,
3+
"line_length": 160,
44
"code_blocks": false
5-
},
6-
"ul-style": {
7-
"style": "dash"
8-
},
9-
"no-trailing-punctuation": {
10-
"punctuation": ".,;:。,;:"
115
}
126
}
7+

0 commit comments

Comments
 (0)