We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23582f5 commit b569568Copy full SHA for b569568
README.md
@@ -38,7 +38,7 @@
38
* * *
39
40
## What is commitlint
41
-Commitlint is a linter which is linting your commit-messages according to the [conventional commit format](https://conventionalcommits.org).
+commitlint checks if your commit messages meet the [conventional commit format](https://conventionalcommits.org).
42
43
In general the pattern mostly looks like this:
44
```sh
0 commit comments