mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-11 03:54:19 +00:00
test: add tests for the action
This commit is contained in:
parent
be6d99998b
commit
eac721a186
19 changed files with 4568 additions and 192 deletions
4
fixtures/jira/commitlint.config.js
Normal file
4
fixtures/jira/commitlint.config.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
module.exports = {
|
||||
plugins: ['commitlint-plugin-jira-rules'],
|
||||
extends: ['jira'],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue