You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: 🐛 exclude justfile in the list-todos recipe (#153)
# Description
Otherwise the recipe flags both the comment and the recipe itself in the
`justfile` as TODO items.
E.g., in `example-rhesus-monkeys`:
<img width="459" height="175" alt="Screenshot 2025-08-19 at 15 39 48"
src="https://github.com/user-attachments/assets/f5fdb5a4-6b34-4543-9ff5-682ebd15f861"
/>
This PR needs a quick review.
## Checklist
- [X] Ran `just run-all`
0 commit comments