commitlint-config-jira
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "commitlint-config-jira", | ||
"description": "A recomended config who contain preconfigured rules for jira commits messages style", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
@@ -40,3 +40,3 @@ "author": { | ||
}, | ||
"gitHead": "15e5da97ba7d3704bf3080c850ef4efa949312f2" | ||
"gitHead": "3cd7f2926b0805d34363fba60414a64a0a3ad22a" | ||
} |
@@ -19,3 +19,3 @@ <div align="center"> | ||
- [commitlint-config-jira](https://github.com/Gherciu/commitlint-jira/packages/commitlint-config-jira) - is a **recomended** config who contain preconfigured rules for jira commits messages style. See all rules in description below | ||
- [commitlint-plugin-jira](https://github.com/Gherciu/commitlint-jira/packages/commitlint-plugin-jira-rules) - is a plugin that implement all jira commits messages style rules and validate commit messages | ||
- [commitlint-plugin-jira-rules](https://github.com/Gherciu/commitlint-jira/packages/commitlint-plugin-jira-rules) - is a plugin that implement all jira commits messages style rules and validate commit messages | ||
@@ -22,0 +22,0 @@ ##### Configure commitlint to use jira commits messages style config |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6689