Foundation - Pre-commit Hooks #117
Reference in New Issue
Block a user
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?
Summary
Add pre-commit configuration for linting and commit message enforcement.
Details
Create
.pre-commit-config.yamlwith:shellcheckfor bash scriptsrufffor Python (if any)commit-msghook for Conventional Commits formatBackport Compatible
Tooling only, no runtime behavior change.
Acceptance Criteria
type(scope): message