mirror of
https://github.com/dancojocaru2000/y3s2-cciot-hw.git
synced 2025-02-23 01:19:34 +02:00
Added siblings_only MD024 markdownlint rule
This commit is contained in:
parent
ef5f055695
commit
f1a2332a7d
1 changed files with 7 additions and 0 deletions
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"markdownlint.config": {
|
||||||
|
"MD024": {
|
||||||
|
"siblings_only": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue