Skip to content

Commit

Permalink
misc: remove lint-staged --no-stash option
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinKolarik committed Jan 8, 2025
1 parent 594343a commit 8316cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ if ! type cygpath > /dev/null 2>&1; then
PATH="$PATH:$(type -ap git | grep 'cmd/git' | sed 's$cmd/git$usr/bin$')"
fi

node_modules/.bin/lint-staged --no-stash --quiet
node_modules/.bin/lint-staged --quiet

0 comments on commit 8316cc7

Please sign in to comment.