mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
restore commit hooks
This commit is contained in:
parent
8fbcd74a6b
commit
e78d1aecb1
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@ npx lint-staged --concurrent false
|
|||
# npm run typecheck
|
||||
|
||||
# Checking for secrets
|
||||
#gitleaks protect --verbose --redact --staged
|
||||
gitleaks protect --verbose --redact --staged
|
||||
|
||||
# Checking dependencies' licenses
|
||||
#npx license-checker --production --json --out licenses.json
|
||||
#node check-licenses.js
|
||||
npx license-checker --production --json --out licenses.json
|
||||
node check-licenses.js
|
Loading…
Add table
Add a link
Reference in a new issue