conventional-changelog / commitlint

📓 Lint commit messages
https://commitlint.js.org
MIT License
16.94k stars 912 forks source link

docs: fixing rules.md #4098

Closed Naedri closed 4 months ago

Naedri commented 4 months ago

From '.' to ','

Motivation and Context

other example ended with ','

Usage examples

Not related

How Has This Been Tested?

Just documentation

Types of changes

Checklist:

codesandbox-ci[bot] commented 4 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

escapedcat commented 4 months ago

Thanks!

escapedcat commented 4 months ago

Prettier is failing, could you try to run yarn format-fix?

knocte commented 4 months ago

I don't understand why prettier is changing .md files?

escapedcat commented 4 months ago

@knocte the setup was always formatting md files as well I think. If that's what you wanted to know.