Commit graph

2 commits

Author SHA1 Message Date
Barrett Ruth
65f857aa1d
ci: fix nix fmt flag and prettier formatting
Problem: `nix fmt -- --check .` fails because treefmt uses `--ci`
not `--check`. `bug_report.yaml` had a pre-existing prettier issue.

Solution: use `--ci` flag for treefmt, format `bug_report.yaml`.
2026-03-28 14:37:21 -04:00
Barrett Ruth
0c41ff01fb
ci: script 2026-03-28 00:52:19 -04:00