mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-13 04:58:45 +01:00
13 lines
281 B
JSON
13 lines
281 B
JSON
{
|
|
"blanks-around-headings": false,
|
|
"blanks-around-lists": false,
|
|
"blanks-around-tables": false,
|
|
"blanks-around-fences": false,
|
|
"no-bare-urls": false,
|
|
"line-length": false,
|
|
"ul-style": false,
|
|
"no-inline-html": false,
|
|
"no-multiple-blanks": {
|
|
"maximum": 3
|
|
}
|
|
}
|