Restore pre-commit hooks
This commit is contained in:
@@ -46,7 +46,7 @@ hurl --test --progress-bar scripts/deploy.hurl
|
||||
description = '''
|
||||
Pre-commit task to ensure code conforms to static checks policies.
|
||||
|
||||
Install with `mise generate git-pre-commit --write --task=static-checks-hook`
|
||||
Install with `mise generate git-pre-commit --write --task=dev:precommit`
|
||||
'''
|
||||
run = 'mix do format --check-formatted, credo --strict, gettext.extract --check-up-to-date'
|
||||
hide = true
|
||||
|
||||
Reference in New Issue
Block a user