Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 153 Bytes

File metadata and controls

5 lines (4 loc) · 153 Bytes

Repository Guidelines

  • Use the Makefile commands for common tasks (e.g., make lint, make test)
  • Always run make lint
  • Always run make test