mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
doc gpt V0.2
This commit is contained in:
6
.husky/pre-commit
Normal file
6
.husky/pre-commit
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
if command -v npx >/dev/null 2>&1; then
|
||||
npx lint-staged
|
||||
fi
|
Reference in New Issue
Block a user