pre-commit: split checks of shellcheck and shfmt #43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "pr-separate-shellcheck-shfmt"
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?
Sometimes shfmt cannot handle files that shellcheck can,
even though the file is syntatically correct. Therefore
separate files list configuration for shfmt from the
shellcheck list.
Signed-off-by: Daniel F. Dickinson dfdpublic@wildtechgarden.ca