Skip to content

Commit 4c824c1

Browse files
Add SonarLint configuration for connected mode
1 parent 910fd79 commit 4c824c1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.vscode/settings.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"sonarlint.connectedMode.project": {
3+
"connectionId": "ktsu-dev",
4+
"projectKey": "ktsu-dev_BuildMonitor"
5+
}
6+
}

0 commit comments

Comments
 (0)