Skip to content
Snippets Groups Projects
Unverified Commit 85a2f406 authored by Jeremy Rifkin's avatar Jeremy Rifkin Committed by GitHub
Browse files

Invoke lint-staged with --verbose (#4392)

parent f4cbb6b2
Branches
Tags
No related merge requests found
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
. "$(dirname "$0")/_/husky.sh" . "$(dirname "$0")/_/husky.sh"
make prereqs make prereqs
npx lint-staged npx lint-staged --verbose
python3 ./etc/scripts/util/propscheck.py python3 ./etc/scripts/util/propscheck.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment