Skip to content

Commit 6f6d068

Browse files
committed
Fix JSON syntax in vscode workspace template
1 parent 51f6c74 commit 6f6d068

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.vscode/settings.json.tmpl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
// ada_language_server executable after relocation into the VS Code
1111
// extension.
1212
"LIBRARY_TYPE": "static"
13-
"ada.onTypeFormatting.indentOnly": true,
14-
"[ada]": {
15-
"editor.autoIndent": "none",
16-
"editor.formatOnType": false,
17-
"editor.tabSize": 3
1813
},
1914
"ada.onTypeFormatting.indentOnly": true,
2015
"[ada]": {

0 commit comments

Comments
 (0)