databricks-cli/.vscode/settings.json

7 lines
98 B
JSON
Raw Permalink Normal View History

2022-09-07 13:15:23 +00:00
{
"[go]": {
"editor.insertSpaces": false,
"editor.formatOnSave": true
}
}