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

126 B

Dev environment tips

  • use treefmt to format all files
  • make python code ruff compliant
  • use pytest to test python code