Skip to content

Commit

Permalink
Update .markdownlint.json with dotnet-file.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Sep 20, 2024
1 parent fce6ef0 commit b17d710
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion .markdownlint.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,13 @@
"MD052": true,
"MD053": {
"ignored_definitions": []
}
},
"MD054": {
"url_inline": false
},
"MD055": {
"style": "leading_and_trailing"
},
"MD056": true,
"MD058": true
}
4 changes: 2 additions & 2 deletions .netconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
weak
[file ".markdownlint.json"]
url = https://github.com/tera-arise/.github/blob/master/syn/.markdownlint.json
sha = a52fdae06d1a2fb13ec9d091eb9767373add18cb
etag = cf98ac95cf318b52e206b9003e342de9db2ecb7be062eab6edf1681b1f374b3a
sha = c3eaa445f078b68b9289cb512e7613c942578669
etag = 6d74ad50782defb281b210a627cae9d255cbb419cdc705b0571f1653dbe02300
weak
[file "LICENSE-AGPL-3.0"]
url = https://github.com/tera-arise/.github/blob/master/syn/LICENSE-AGPL-3.0
Expand Down

0 comments on commit b17d710

Please sign in to comment.