mirror of
https://github.com/EV21/dynb.git
synced 2025-12-26 16:39:32 +01:00
dev: ✨ add pre-commit git hook for shellcheck
This commit is contained in:
5
.pre-commit-config.yaml
Normal file
5
.pre-commit-config.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
- repo: git://github.com/detailyang/pre-commit-shell
|
||||
rev: v1.0.6
|
||||
hooks:
|
||||
- id: shell-lint
|
||||
#args: [--format=json]
|
||||
Reference in New Issue
Block a user