mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-08 03:28:35 +03:00
Format and lint web directory (#67)
This commit is contained in:
@@ -38,6 +38,9 @@ pythonpath = "."
|
||||
[tool.coverage.run]
|
||||
omit = ["app/migrations/*"]
|
||||
|
||||
[tool.ruff.lint.flake8-bugbear]
|
||||
extend-immutable-calls = ["fastapi.Depends", "fastapi.Query"]
|
||||
|
||||
[tool.poetry.group.worker.dependencies]
|
||||
watchdog = ">=6.0.0,<7.0.0"
|
||||
setuptools = "^75.8.0"
|
||||
|
||||
Reference in New Issue
Block a user