mirror of
https://github.com/teableio/teable
synced 2024-11-22 23:38:39 +00:00
4 lines
67 B
Bash
Executable File
4 lines
67 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
yarn commitlint --edit $1 |