mirror of
https://github.com/NetEase/tango.git
synced 2026-08-29 02:01:34 +08:00
4 lines
69 B
Bash
Executable File
4 lines
69 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
yarn commitlint --edit "$1" |