| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: install basedpyright so just doctor passes | 11 days | 1 | -0/+3 | |
| | | | | | | | | The doctor recipe checks for basedpyright (used by 'just lint' for Python type-checking), but the CI workflow wasn't installing it, causing every run since the recipe was added to fail at the doctor step. Install it via pipx like ruff. | ||||
| * | ci: fix taplo download URL (upstream dropped -full suffix) | 2026-04-21 | 1 | -1/+1 | |
| | | | | | | taplo 0.10.0 renamed the release asset from taplo-full-linux-x86_64.gz to taplo-linux-x86_64.gz. | ||||
| * | ci: run just check on push and PRs | 2026-04-21 | 1 | -0/+57 | |
