Files
dotfiles/AGENTS.md
2025-12-06 17:54:03 -05:00

6 lines
126 B
Markdown

## Dev environment tips
- use treefmt to format all files
- make python code ruff compliant
- use pytest to test python code