We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f30c86 commit 6f93524Copy full SHA for 6f93524
package.json
@@ -1,10 +1,11 @@
1
{
2
"name": "commitlint-plugin-function-rules",
3
"version": "3.0.0",
4
- "description": "commitlint plugin to define rules as functions.",
+ "description": "commitlint plugin to use functions as rule value",
5
"keywords": [
6
"commitlint",
7
"commitlintplugin",
8
+ "function",
9
"plugin",
10
"rules"
11
],
0 commit comments