configure ruff

This commit is contained in:
bronsen 2025-12-09 21:26:39 +01:00
parent 0e77d9691e
commit e5edc0b0b3

View file

@ -73,3 +73,6 @@ version-file = "_version.py"
[tool.pytest]
asyncio_mode = "auto"
[tool.ruff]
line-length = 100