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

5 lines
90 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
# TODO: lint-staged
# cargo fmt --all -- --check