swc/.husky/pre-push

8 lines
106 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
# yarn run cspell "**/src/**/*.rs"
cargo fmt --all -- --check