Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 107 Bytes

File metadata and controls

6 lines (5 loc) · 107 Bytes

AGENTS.md

Common commands

  • Format: make fmt
  • Run tests: make test
  • Run full checks: make ci