mirror of
https://github.com/vacp2p/rfc-index.git
synced 2026-01-09 15:48:03 -05:00
Workflow Fix: markdown-lint (#111)
Fixing some errors that still occur in markdown-lint.
This commit is contained in:
7
.github/workflows/.markdownlint.json
vendored
7
.github/workflows/.markdownlint.json
vendored
@@ -1,9 +1,4 @@
|
||||
{
|
||||
"MD013": {
|
||||
"tables": false,
|
||||
"code_blocks" : false,
|
||||
"line_length" : false
|
||||
}
|
||||
|
||||
"MD013": false,
|
||||
"MD024": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user