Add harness hooks: shellcheck, style lint, commit gate, notify #8
Labels
No labels
approved
bug
changes-requested
ci
decision
declined
discuss
docs
feature
meta
now
packaging
refactor
release
repo/core
repo/krystal
repo/plugins
repo/themes
status/backlog
status/in-progress
status/next
status/review
ux
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
joshquinlan/donbox#8
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PostToolUse shellcheck on written shell files; style lint for em-dashes, e-mail, American spellings and long lines with the documented exceptions; PreToolUse commit-message gate; desktop notification on Notification and Stop.
Done in dotfiles a6fe366: commit-gate (PreToolUse), shellcheck-on-write and style-lint (PostToolUse), notify (Notification, Stop); lib/style-check.sh runs standalone; 44 tests pass; exceptions documented in lib/README.md.