Skip to content

Commit

Permalink
bind sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
iOvergaard committed Jul 26, 2024
1 parent d97072f commit 6f45a02
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,9 @@
"svgs",
"Umbraco"
],
"npm.enableRunFromFolder": true
"npm.enableRunFromFolder": true,
"sonarlint.connectedMode.project": {
"connectionId": "umbraco",
"projectKey": "umbraco_Umbraco.UI"
}
}

0 comments on commit 6f45a02

Please sign in to comment.