Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
acc855488e184d3bf0f20f9dc3e41585cefbf502
acc855488e184d3bf0f20f9dc3e41585cefbf502
Switch branch/tag
arm-trusted-firmware
.husky
commit-msg.commitlint
Find file
Normal view
History
Permalink
commit-msg.commitlint
51 Bytes
Edit
Web IDE
Newer
Older
build(hooks): add commitlint hook
Chris Kay
committed
Apr 19, 2021
1
2
3
#!/bin/sh
npx
--no-install
commitlint
--edit
"
$1
"