fix(rules): export subject-min-length rule #31
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi,
subject-min-length
rule in[email protected]
has been missing since 80cd7cc.source/rules/index.js should export source/rules/subject-min-length.js 😃
my-sharable-config/index.js:
Stack trace:
/home/user/project/node_modules/conventional-changelog-lint/distribution/cli.js:235 throw err; ^ TypeError: rule is not a function at /home/user/project/node_modules/conventional-changelog-lint/distribution/index.js:133:20 at Array.map (native) at _callee$ (/home/user/project/node_modules/conventional-changelog-lint/distribution/index.js:112:10) at tryCatch (/home/user/project/node_modules/regenerator-runtime/runtime.js:64:40) at Generator.invoke [as _invoke] (/home/user/project/node_modules/regenerator-runtime/runtime.js:299:22) at Generator.prototype.(anonymous function) [as next] (/home/user/project/node_modules/regenerator-runtime/runtime.js:116:21) at step (/home/user/project/node_modules/babel-runtime/helpers/asyncToGenerator.js:17:30) at /home/user/project/node_modules/babel-runtime/helpers/asyncToGenerator.js:35:14 at F (/home/user/project/node_modules/core-js/library/modules/_export.js:35:28) at /home/user/project/node_modules/babel-runtime/helpers/asyncToGenerator.js:14:12