ci: use custom git and pre-commit checks #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature-use-custom-git-hooks-and-pre-commit-for-openwrt-workspaces"
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?
Add using custom git hooks and pre-commit checks to openwrt dev
workspace created with OpenWrt-RepoTool. This allows using the
git hooks and code quality checks without adding the checks and
infrastructure for them to the OpenWrt repos.
Signed-off-by: Daniel F. Dickinson dfdpublic@wildtechgarden.ca