Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,5 @@ Run `just clean_readme` to strip template documentation from README.
- PR checks poll every 5 seconds for faster feedback
- Release notes for workflow changes are tracked in `.just/RELEASE_NOTES.md`
- The `.just` directory contains modular just recipes that can be copied to other projects for updates
- just catches errors from commands when the recipe isn't a "#!" form that runs another scripting engine
- just colors come from built-in constants <https://just.systems/man/en/constants.html>
Loading