1
0
Fork 0
mirror of synced 2024-05-19 20:02:34 +12:00
budibase/.husky/pre-commit
Maurits Lourens 780d9ea1c0 add git hook
2021-08-19 17:01:48 +02:00

5 lines
60 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn run lint:fix