[ACA-5027] Configure SonarQube Cloud (#1116)

* Configure SonarQube Cloud

* Update workflow file and add info to README

* Resolve sanity errors

* Add pinned version details to sonarcloud.yml
This commit is contained in:
Bianca Henderson
2026-05-05 13:09:24 -04:00
committed by GitHub
parent fb10b41918
commit c2cfa51655
4 changed files with 105 additions and 0 deletions

3
.gitignore vendored
View File

@@ -25,3 +25,6 @@ tests/integration/*-*.yml
# VS Code settings
.vscode/
# Root coverage report for SonarCloud (generated locally or in CI)
/coverage.xml