Skip to content

Commit 08486b8

Browse files
committed
update(tooling): complete SonarLint in VS Code config
1 parent b956e58 commit 08486b8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.vscode/settings.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,9 @@
8484
"markdown-mermaid.languages": [
8585
"mermaid",
8686
"{mermaid}"
87-
]
87+
],
88+
"sonarlint.connectedMode.project": {
89+
"connectionId": "oslandia",
90+
"projectKey": "Guts_qgis-deployment-cli"
91+
}
8892
}

0 commit comments

Comments
 (0)