Commit 651f66d
committed
fix(claude): import the claude-fix-settings recipe in shared recipes
PR #518 added sjust/recipes/shared/09-claude-fix-settings.just and its scripts but did not add the matching import to sjust/recipes/04-shared.just. The recipe file was therefore never loaded, so 'sjust claude-fix-settings' failed with 'justfile does not contain recipe'. Add the import line, consistent with the sibling 07 and 08 claude recipes. Verified with 'just --list': claude-fix-settings and claude-fix-settings-info now appear.
Assisted-by: claude-code/claude-opus-4-8[1m]1 parent 90c6ee6 commit 651f66d
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- sjust/recipes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
0 commit comments