Skip to content

Commit e226427

Browse files
committed
chore: include SonarQube for IDE settings
1 parent 5517009 commit e226427

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,9 @@
99
"[csharp]": {
1010
"editor.formatOnSave": true,
1111
"editor.defaultFormatter": "csharpier.csharpier-vscode"
12+
},
13+
"sonarlint.connectedMode.project": {
14+
"connectionId": "nanotaboada",
15+
"projectKey": "nanotaboada_Dotnet.Samples.AspNetCore.WebApi"
1216
}
1317
}

0 commit comments

Comments
 (0)