Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 192 Bytes

File metadata and controls

3 lines (3 loc) · 192 Bytes
  • Always run uv sync initially to set the virtual environment
  • Always update @SPEC.md when adding/removing features
  • Always run ruff format .and ruff check . --fix before committing