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 committed Dec 3, 2022
1 parent f4cbb6b commit 85a2f40
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 85a2f40

Please sign in to comment.