pre-commit: add shellcheck hook
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Bruno BELANYI 2021-03-06 16:49:33 +00:00
parent e76a1c0927
commit 7b9d66b68a

View file

@ -10,3 +10,4 @@ repos:
rev: '2.1.4'
hooks:
- id: 'forbid-binary'
- id: 'shellcheck'