Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 177 Bytes

File metadata and controls

13 lines (9 loc) · 177 Bytes

AGENTS.md

After any code change

Always run these commands in order:

sh format-code.sh
sh unit-tests.sh
bash build.sh

All three must pass before committing.