1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00
simple-icons/.husky/pre-commit
2023-11-06 09:11:50 +00:00

6 lines
66 B
Bash
Executable File

#!/bin/sh
. "$(dirname $0)/_/husky.sh"
npm run format
git add -u