mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-22 08:12:00 +02:00
chore: move files out of root to declutter
This commit is contained in:
parent
36b8d2d5e7
commit
ea8003c58b
6 changed files with 2 additions and 2 deletions
0
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
0
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
0
LICENSE.md → .github/LICENSE.md
vendored
0
LICENSE.md → .github/LICENSE.md
vendored
0
SECURITY.md → .github/SECURITY.md
vendored
0
SECURITY.md → .github/SECURITY.md
vendored
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
set -e
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
[ -n "$CI" ] && exit 0
|
||||
npx lint-staged
|
||||
|
||||
npx lint-staged --config ./.husky/lint-staged.config.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue