Cuga Ruff Check

1. Run `uv run ruff check --fix` on the project (or the files in scope).

cuga-project 368a412 369 B Updated

File contents

  1. Run uv run ruff check --fix on the project (or the files in scope).

  2. Fix any issues Ruff still reports after --fix (manual or refactors, not suppressed without a good reason).

  3. Run uv run ruff format so formatting matches project style.

cuga-project/cuga-flo/tree/main/.bob/skills/cuga-ruff-check commit 368a412751

Frequently asked questions

npx skillmds@latest add cuga-project/cuga-ruff-check