11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-03 08:16:54 +00:00

feat: officially support commitlint-plugin-function-rules

Resolves #196
This commit is contained in:
wagoid 2021-07-17 12:24:16 -03:00
parent 974c6904bc
commit d6d6fc0ae0
3 changed files with 3 additions and 99 deletions

View file

@ -120,6 +120,7 @@ This is a [`Docker` action](https://github.com/actions/toolkit/blob/e2adf403d6d1
- [@commitlint/config-patternplate](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-patternplate)
- [conventional-changelog-lint-config-canonical](https://github.com/gajus/conventional-changelog-lint-config-canonical)
- [commitlint-config-jira](https://github.com/Gherciu/commitlint-jira)
- [commitlint-config-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules#readme)
Apart from the shared configurations that are included by default, you can also include extra dependencies for other configs and plugins that you want to use.