Format
Format the codebase using ruff:Validate
Lint and type-check using ruff and mypy:Configuration is in
pyproject.toml. Run both scripts before every commit.Format and validate your code before committing
pyproject.toml. Run both scripts before every commit.