Skip to content

Instantly share code, notes, and snippets.

@dj-wasabi
Created January 12, 2024 18:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dj-wasabi/31380835aeeb896c6ea0e2dbcad4e5bb to your computer and use it in GitHub Desktop.
Save dj-wasabi/31380835aeeb896c6ea0e2dbcad4e5bb to your computer and use it in GitHub Desktop.
pre-commit-hook-shellcheck-example
- id: shellcheck
name: Shellcheck Bash Linter
description: Performs linting on bash scripts
entry: bin/shellcheck.sh
language: script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment