RED-3800: update lint staged description
This commit is contained in:
parent
ab4bd66728
commit
011932af2d
@ -1,4 +1,6 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname -- "$0")/_/husky.sh"
|
||||||
|
|
||||||
|
# use --no-stash with submodules. Without this it will fail if there are changes only in submodule
|
||||||
|
# https://github.com/okonet/lint-staged/issues/929#issuecomment-1177098945
|
||||||
npx lint-staged --allow-empty --verbose --no-stash
|
npx lint-staged --allow-empty --verbose --no-stash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user