git-hooks icon indicating copy to clipboard operation
git-hooks copied to clipboard

A collection of git hooks for use with pre-commit

Results 2 git-hooks issues
Sort by recently updated
recently updated
newest added

## Background If utilizing `hooks/circleci-config-validate.sh` within a CircleCI Organization that perhaps has private Orbs, it's required to pass the `--org-id string` option to the `circleci config validate` sub-command. ```sh ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓...

I used the shfmt hook, and it flagged my files as "failing". I believe this is due to the presence of "output of any kind" - when running: `shfmt -l...