Skip to content

Commit 37e8360

Browse files
authored
Update devcontainer.json
Added Makefile config on open false
1 parent 107faf2 commit 37e8360

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"git.mergeEditor": true,
2424
"markdown-preview-github-styles.colorTheme": "light",
2525
"makefile.extensionOutputFolder": "/tmp",
26+
"makefile.configureOnOpen": false,
2627
"python.testing.unittestEnabled": false,
2728
"python.testing.pytestEnabled": true,
2829
"python.testing.pytestArgs": [

0 commit comments

Comments
 (0)