mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-26 01:00:27 +02:00
Fix pre-commit
behavior (#9611)
This commit is contained in:
parent
823482736c
commit
c9979810a4
@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname $0)/_/husky.sh"
|
||||
|
||||
git stash -q --keep-index
|
||||
npm run format
|
||||
git add .
|
||||
git stash pop -q
|
||||
|
Loading…
Reference in New Issue
Block a user