Skip to content

Delete 5 legacy hook scripts - #21

Merged
5uck1ess merged 1 commit into
mainfrom
chore/delete-legacy-hooks
Apr 5, 2026
Merged

Delete 5 legacy hook scripts#21
5uck1ess merged 1 commit into
mainfrom
chore/delete-legacy-hooks

Conversation

@5uck1ess

@5uck1ess 5uck1ess commented Apr 5, 2026

Copy link
Copy Markdown
Owner

Summary

Remove 5 dead hook scripts that were superseded by lang-review.sh and stop-gate.sh in PR #16 but never cleaned up.

Deleted files

File Superseded by
dirty-bit.sh stop-gate.sh (Phase 2)
go-vet-stop.sh stop-gate.sh (Phase 3)
go-review.sh lang-review.sh (Go section)
go-nil-return.sh lang-review.sh (Go nil-error detection)
shell-compat.sh lang-review.sh (Shell section)

None were registered in hooks.json. -433 lines of dead code.

Also updated README architecture diagram to reference current hook names.

Test plan

  • CI passes (no code depends on these files)
  • validate-counts passes (hook count unchanged — these weren't registered)

…te.sh

Removed: dirty-bit.sh, go-nil-return.sh, go-review.sh, go-vet-stop.sh,
shell-compat.sh. All were consolidated in PR #16 but the files were kept.
None are registered in hooks.json. Updated README architecture diagram
to reference current hook names.
@5uck1ess
5uck1ess merged commit 2d42476 into main Apr 5, 2026
2 checks passed
@5uck1ess
5uck1ess deleted the chore/delete-legacy-hooks branch April 5, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant