mirror of
https://github.com/NetEase/tango.git
synced 2026-09-01 15:03:03 +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" |