Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
docs: fix grammar in sentence
  • Loading branch information
jschepke authored Jun 28, 2023
commit 0d5fd5b0b7287ab9e65da8cfb8e242b300d04d1e
2 changes: 1 addition & 1 deletion docs/guides-local-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ No staged files match any of provided globs.
husky > commit-msg hook failed (add --no-verify to bypass)
```

Since [v8.0.0](https://github.com/conventional-changelog/commitlint/releases/tag/v8.0.0) `commitlint` won't output anything if there is not problem with your commit.\
Since [v8.0.0](https://github.com/conventional-changelog/commitlint/releases/tag/v8.0.0) `commitlint` won't output anything if there are no problems with your commit.\
(You can use the `--verbose` flag to get positive output)

```bash
Expand Down