Skip to content

Commit ee03abf

Browse files
committed
chore: 🔧 formatting is weird with qmd files, turned off
1 parent b71fc44 commit ee03abf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
"chore", // Misc things, like renaming or deleting files
2424
],
2525
"conventional-branch.format": "{Type}/{Branch}",
26+
"[quarto][qmd]": {
27+
"editor.formatOnSave": false
28+
},
2629
"[python]": {
2730
"editor.defaultFormatter": "charliermarsh.ruff"
2831
},

0 commit comments

Comments
 (0)