what about - use ruff check in nox lint session - ruff format in nox format session - use mypy in nox typing session - move all config to pyproject.toml and use poetry or uv - ...