mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
126 B
126 B
Dev environment tips
- use treefmt to format all files
- make python code ruff compliant
- use pytest to test python code