We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3657790 commit 8898d73Copy full SHA for 8898d73
@commitlint/travis-cli/package.json
@@ -3,7 +3,8 @@
3
"version": "8.3.5",
4
"description": "Lint all relevant commits for a change or PR on Travis CI",
5
"files": [
6
- "lib/"
+ "lib/",
7
+ "cli.js"
8
],
9
"bin": {
10
"commitlint-travis": "./cli.js"
0 commit comments