update
This commit is contained in:
parent
02197cda6f
commit
d373ea4f39
2 changed files with 8 additions and 1 deletions
|
@ -56,4 +56,11 @@
|
|||
},
|
||||
"workbench.colorTheme": "Atom One Dark",
|
||||
"godot_tools.gdscript_lsp_server_port": 6005,
|
||||
"redhat.telemetry.enabled": false,
|
||||
"sonarlint.connectedMode.connections.sonarqube": [
|
||||
{
|
||||
"serverUrl": "https://cq.bsh-sdd.com",
|
||||
"connectionId": "https-cq-bsh-sdd-com-"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit ff7b30ebd2faed7bf2de599ec9f340cffb29a4a4
|
||||
Subproject commit f209c5b6741e6cf847bf4a77e19f2fbf6ffc5290
|
Loading…
Reference in a new issue