Skip to content

Commit 9b8a44c

Browse files
committed
Update settings.json
1 parent 4ffd167 commit 9b8a44c

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
@@ -15,6 +15,9 @@
1515
"source.organizeImports": "explicit"
1616
},
1717
},
18+
"[markdown]": {
19+
"editor.formatOnSave": false
20+
},
1821
"python.testing.pytestArgs": ["tests"],
1922
"python.testing.unittestEnabled": false,
2023
"python.testing.pytestEnabled": true,

0 commit comments

Comments
 (0)