Template
Initial: ITPP standards repo with templates, CI workflows, .gitignore, and .markdownlint.json
Docs Check / lint (push) Failing after 34s
Docs Check / lint (push) Failing after 34s
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"default": true,
|
||||
"MD013": { "line_length": 200 },
|
||||
"MD033": false,
|
||||
"MD041": false,
|
||||
"MD024": { "siblings_only": true },
|
||||
"MD034": false,
|
||||
"MD046": { "style": "fenced" }
|
||||
}
|
||||
Reference in New Issue
Block a user