mirror of
https://github.com/trycua/lume.git
synced 2026-04-23 21:18:45 -05:00
Fix devcontainer docs for windsurf
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
"python.terminal.activateEnvironment": false,
|
||||
"[python]": {
|
||||
"editor.formatOnSave": true,
|
||||
"editor.defaultFormatter": "ms-python.black-formatter",
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.organizeImports": "explicit"
|
||||
}
|
||||
@@ -45,6 +44,5 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
// Automatically run post-install.sh after container is created
|
||||
"postCreateCommand": "/bin/bash .devcontainer/post-install.sh"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user