Add shell check to pre-cmmit hooks & fix issues reported by it (#2579)
This commit is contained in:
@@ -97,3 +97,8 @@ repos:
|
||||
entry: ./run_alembic_check.sh
|
||||
language: script
|
||||
stages: [ manual ]
|
||||
- repo: https://github.com/koalaman/shellcheck-precommit
|
||||
rev: v0.10.0
|
||||
hooks:
|
||||
- id: shellcheck
|
||||
|
||||
|
||||
Reference in New Issue
Block a user