Skip to content

Commit

Permalink
Auto-fix markdownlint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanKilleen committed Feb 10, 2025
1 parent 89dfbc5 commit 9642b5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@
"editor.wrappingIndent": "same",
"editor.wordWrapColumn": 120,
"editor.rulers": [120],
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": "always"
}
}

0 comments on commit 9642b5e

Please sign in to comment.