Hide static-checks-hook mise task
This commit is contained in:
@@ -47,6 +47,7 @@ run = 'mix do format, credo, gettext.extract'
|
|||||||
[tasks.static-checks-hook]
|
[tasks.static-checks-hook]
|
||||||
description = 'Pre-commit task to ensure code conforms to static checks policies'
|
description = 'Pre-commit task to ensure code conforms to static checks policies'
|
||||||
run = 'mix do format --check-formatted, credo --strict, gettext.extract --check-up-to-date'
|
run = 'mix do format --check-formatted, credo --strict, gettext.extract --check-up-to-date'
|
||||||
|
hide = true
|
||||||
|
|
||||||
[tasks.test]
|
[tasks.test]
|
||||||
description = 'Run project tests'
|
description = 'Run project tests'
|
||||||
|
|||||||
Reference in New Issue
Block a user