Skip to content

Commit b17d710

Browse files
committed
Update .markdownlint.json with dotnet-file.
1 parent fce6ef0 commit b17d710

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

.markdownlint.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,13 @@
9191
"MD052": true,
9292
"MD053": {
9393
"ignored_definitions": []
94-
}
94+
},
95+
"MD054": {
96+
"url_inline": false
97+
},
98+
"MD055": {
99+
"style": "leading_and_trailing"
100+
},
101+
"MD056": true,
102+
"MD058": true
95103
}

.netconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
weak
1111
[file ".markdownlint.json"]
1212
url = https://github.com/tera-arise/.github/blob/master/syn/.markdownlint.json
13-
sha = a52fdae06d1a2fb13ec9d091eb9767373add18cb
14-
etag = cf98ac95cf318b52e206b9003e342de9db2ecb7be062eab6edf1681b1f374b3a
13+
sha = c3eaa445f078b68b9289cb512e7613c942578669
14+
etag = 6d74ad50782defb281b210a627cae9d255cbb419cdc705b0571f1653dbe02300
1515
weak
1616
[file "LICENSE-AGPL-3.0"]
1717
url = https://github.com/tera-arise/.github/blob/master/syn/LICENSE-AGPL-3.0

0 commit comments

Comments
 (0)