We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c0154a commit 8598400Copy full SHA for 8598400
@commitlint/cli/package.json
@@ -4,8 +4,8 @@
4
"description": "Lint your commit messages",
5
"files": [
6
"index.js",
7
- "lib",
8
- "!*.test.js*"
+ "cli-bin.js",
+ "lib"
9
],
10
"bin": {
11
"commitlint": "./cli-bin.js"
0 commit comments