pre-commit-shell icon indicating copy to clipboard operation
pre-commit-shell copied to clipboard

:beers: pre commit wrapper shellcheck

Results 2 pre-commit-shell issues
Sort by recently updated
recently updated
newest added

Hi! ```console .venv ❯ cat .pre-commit-config.yaml - repo: https://github.com/detailyang/pre-commit-shell rev: v1.0.6 hooks: - id: shell-lint name: Check for shell syntax (shellcheck) args: ["-x"] .venv ❯ pre-commit autoupdate Updating https://github.com/detailyang/pre-commit-shell ......

``` - repo: /Users/detailyang/art/opensource/personal/pre-commit-shell ``` This won't work on other machines ;-)