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

This reverts commit 8d1f23e9d6.
This commit is contained in:
shamoon
2025-09-25 00:45:36 -07:00
committed by GitHub
parent 5e47069934
commit 764ad059d1
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/",
]