mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
6 lines
70 B
Plaintext
Executable File
6 lines
70 B
Plaintext
Executable File
|
|
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
npx lint-staged
|