feat(tools): set up sonar #1

Merged
naomi merged 19 commits from feat/sonar into main 2025-02-26 13:03:33 -08:00
Showing only changes of commit 08d04c1bb9 - Show all commits

View File

@ -41,3 +41,4 @@ jobs:
args: >
-Dsonar.sources=.
-Dsonar.projectKey=typescript-config
-Dsonar.branch.name=${{ gitea.ref }}