Github Action - Markdown Linting for PR
This commit is contained in:
6
.github/.markdownlint.json
vendored
Normal file
6
.github/.markdownlint.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"MD013": false,
|
||||
"ul-indent": {
|
||||
"indent": 4
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user