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) Failing after 1m41s

This commit is contained in:
2025-02-09 20:52:26 +00:00
parent 6f7c3321d0
commit 0cf120130c
17 changed files with 12 additions and 18 deletions

1
.gitignore vendored
View File

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