pre-commit: add shellcheck hook
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bruno BELANYI 2021-03-06 16:49:33 +00:00
parent e76a1c0927
commit 7b9d66b68a
1 changed files with 1 additions and 0 deletions

View File

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