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 41d4f58 commit 29c814aCopy full SHA for 29c814a
@commitlint/cli/src/cli.test.ts
@@ -432,7 +432,7 @@ test('should print help', async () => {
432
const cwd = await gitBootstrap('fixtures/default');
433
const actual = await cli(['--help'], {cwd})();
434
expect(actual.stdout).toMatchInlineSnapshot(`
435
- "@commitlint/cli@9.1.1 - Lint your commit messages
+ "@commitlint/cli@9.1.2 - Lint your commit messages
436
437
[input] reads from stdin if --edit, --env, --from and --to are omitted
438
0 commit comments