xref
: /
trusted-firmware-a
/
.husky
/
commit-msg.commitlint
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
3
npx
--
no
-
install
commitlint
--
edit
"$1"
4