Revert "Chore: Enable SonarQube scanning (#10904)"

This reverts commit 8d1f23e9d6.
This commit is contained in:
shamoon
2025-09-24 14:38:22 -07:00
parent 850ee5a415
commit c6716905a4
3 changed files with 0 additions and 116 deletions

View File

@@ -255,7 +255,6 @@ PAPERLESS_DISABLE_DBHANDLER = "true"
PAPERLESS_CACHE_BACKEND = "django.core.cache.backends.locmem.LocMemCache"
[tool.coverage.run]
relative_files = true
source = [
"src/",
]