Skip to content

Commit ec00208

Browse files
authored
Relax lints further (rust-gamedev#1480)
1 parent d9d3e21 commit ec00208

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

.markdownlint.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@
33
"line_length": 160,
44
"code_blocks": false
55
},
6-
"no-trailing-punctuation": {
7-
"punctuation": ".,;:。,;:"
8-
}
9-
}
10-
6+
"blanks-around-lists": false,
7+
"blanks-around-headings": false,
8+
"no-multiple-blanks": false,
9+
"no-trailing-spaces": false,
10+
"no-trailing-punctuation": false,
11+
"no-hard-tabs": false,
12+
"hr-style": false,
13+
"strong-style": false,
14+
"emphasis-style": false
15+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy