mirror of
https://github.com/electron/electron.git
synced 2026-01-07 22:54:25 -05:00
chore: use markdownlint-cli2 directly for linting Markdown (#42192)
This commit is contained in:
8
.autofix.markdownlint-cli2.jsonc
Normal file
8
.autofix.markdownlint-cli2.jsonc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"default": false,
|
||||
"no-trailing-spaces": {
|
||||
"br_spaces": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user