Skip to content

Commit

Permalink
⚙️ engineering education ⚙️
Browse files Browse the repository at this point in the history
  • Loading branch information
bliutech committed Oct 2, 2022
1 parent 1aa813c commit 2de7e9f
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 @@ -2,4 +2,4 @@
. "$(dirname -- "$0")/_/husky.sh"

cd ./client && npm run check
cd ../server && black --check *.py
cd ../server && black --check *.py

0 comments on commit 2de7e9f

Please sign in to comment.