Skip to content

Commit 3f1c644

Browse files
knocteescapedcat
authored andcommitted
docs: warn about BREAKING CHANGES
1 parent b685355 commit 3f1c644

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/guides/local-setup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,4 +291,7 @@ No staged files match any of provided globs.
291291
# husky > commit-msg
292292
```
293293

294+
Since [v22.0.0](https://github.com/conventional-changelog/commitlint/releases/tag/v22.0.0) `commitlint` will output the commit message after a new line (EOL) instead of after a colon.\
295+
(You can use the `--legacy-output` flag to get the previous output format used in older versions)
296+
294297
Local linting is fine for fast feedback but can easily be tinkered with. To ensure all commits are linted you'll want to check commits on an automated CI Server too. Learn how to in the [CI Setup guide](/guides/ci-setup).

0 commit comments

Comments
 (0)