Skip to content

Commit c7d714d

Browse files
committed
chore: add sonarqube plugin for 'clean as you code'
1 parent 74d0de2 commit c7d714d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"timonwong.shellcheck",
3535
"github.vscode-github-actions",
3636
"dbaeumer.vscode-eslint",
37-
"vitest.explorer"
37+
"vitest.explorer",
38+
"sonarsource.sonarlint-vscode"
3839
],
3940
"settings": {
4041
"cSpell.words": [

0 commit comments

Comments
 (0)