Utilities commands Run linter from CI with automatic fixes if possible: uvx ruff check --fix Automatically format code: uvx ruff format