Expected Behavior
Commits shall be linted.
Current Behavior
Error: Please add rules to your commitlint.config.js
Affected packages
Possible Solution
No response
Steps to Reproduce
npm install -g @commitlint/cli @commitlint/config-conventional
commitlint -V --extends @commitlint/config-conventional --from=HEAD~1 --to HEAD
Context
The steps to reproduce worked in the last version (18.6.0)
commitlint --version
@commitlint/[email protected]
git --version
2.39.2
node --version
10.2.3
Expected Behavior
Commits shall be linted.
Current Behavior
Error: Please add rules to your
commitlint.config.jsAffected packages
Possible Solution
No response
Steps to Reproduce
Context
The steps to reproduce worked in the last version (18.6.0)
commitlint --version
@commitlint/[email protected]
git --version
2.39.2
node --version
10.2.3