mirror of
https://github.com/N4S4/synology-api.git
synced 2025-07-22 12:08:56 +00:00
feat: install pre-commit hooks in installation script
This commit is contained in:
@ -3,3 +3,6 @@
|
||||
|
||||
# install tools versions specified in .tool-versions file
|
||||
asdf install
|
||||
|
||||
# install pre-commit hooks
|
||||
pre-commit install --hook-type pre-commit --hook-type pre-push
|
||||
|
Reference in New Issue
Block a user