Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 0a84c7e

Browse files
committed
bind sonarlint
1 parent 97f256a commit 0a84c7e

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
@@ -27,5 +27,9 @@
2727
"exportall.config.folderListener": [],
2828
"exportall.config.relExclusion": [],
2929
"conventionalCommits.scopes": ["partial views"],
30-
"typescript.tsdk": "node_modules/typescript/lib"
30+
"typescript.tsdk": "node_modules/typescript/lib",
31+
"sonarlint.connectedMode.project": {
32+
"connectionId": "umbraco",
33+
"projectKey": "umbraco_Umbraco.CMS.Backoffice"
34+
}
3135
}

0 commit comments

Comments
 (0)