databricks-cli/.vscode/settings.json

7 lines
98 B
JSON

{
"[go]": {
"editor.insertSpaces": false,
"editor.formatOnSave": true
}
}