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