Skip to content

Commit

Permalink
Configure markdownlint settings in VSCode
Browse files Browse the repository at this point in the history
  • Loading branch information
BigThunderSR committed Mar 4, 2025
1 parent d655221 commit 1c4309b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"markdownlint.config": {
"default": true,
"MD033": false
},
"cSpell.words": [
"Buildx",
"cancelstart",
Expand Down

0 comments on commit 1c4309b

Please sign in to comment.