mirror of
https://github.com/portainer/portainer.git
synced 2025-07-18 21:09:40 +02:00
Co-authored-by: deviantony <anthony.lapenna@portainer.io> Co-authored-by: Yajith Dayarathna <yajith.dayarathna@portainer.io>
4 lines
No EOL
94 B
Bash
Executable file
4 lines
No EOL
94 B
Bash
Executable file
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
cd $(dirname -- "$0") && yarn lint-staged |