mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-06 17:46:54 +00:00
parent
a5ab401c4d
commit
6f0b49bb7b
3 changed files with 35 additions and 3 deletions
4
fixtures/custom-help-url/commitlint.config.js
Normal file
4
fixtures/custom-help-url/commitlint.config.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
module.exports = {
|
||||
extends: ['@commitlint/config-conventional'],
|
||||
helpUrl: 'https://example.org',
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue