feat(ci): fix CI, switch to self-hosted SonarQube
Some checks failed
Conventional Commit / Validate PR Title (pull_request) Successful in 32s
CI / ci (pull_request) Has been cancelled

This commit is contained in:
2025-02-09 20:52:26 +00:00
parent 7ce7783bb7
commit 5978a83254
16 changed files with 11 additions and 17 deletions

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@ __pycache__/
# Distribution / packaging
.Python
build/
.pdm-build/
develop-eggs/
dist/
downloads/