swc/.husky/pre-push
2021-10-19 08:25:57 +00:00

6 lines
104 B
Bash
Executable File

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