Run: - `ruff check .` - `ruff format --check` . (or equivalent) in the pipeline, so lint and formatting are enforced. Block PRs if needed.
Run:
ruff check .ruff format --check. (or equivalent)in the pipeline, so lint and formatting are enforced. Block PRs if needed.