Skip to content

Commit 2dd27f2

Browse files
committed
fix(skills): remove repo-specific just pre-commit from bundled gov skill
1 parent 1eec633 commit 2dd27f2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.claude/skills/gov/SKILL.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -337,10 +337,6 @@ git add . && git commit -m "test(<scope>): add tests for <feature>"
337337
### 5.1 Final Validation
338338

339339
```bash
340-
# Run full validation suite
341-
just pre-commit
342-
343-
# If `just` is not available, run individually:
344340
govctl check
345341
govctl render
346342
```

0 commit comments

Comments
 (0)