Skip to content

Commit

Permalink
Invoke lint-staged with --verbose (#4392)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin authored and mattgodbolt committed Jan 24, 2023
1 parent c336b2b commit 1e12b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Expand Up @@ -2,5 +2,5 @@
. "$(dirname "$0")/_/husky.sh"

make prereqs
npx lint-staged
npx lint-staged --verbose
python3 ./etc/scripts/util/propscheck.py

0 comments on commit 1e12b03

Please sign in to comment.