1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
budibase/.husky/pre-commit
Maurits Lourens 72c1741831 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