Skip to content

Add commit lint #34

@n-dusan

Description

@n-dusan

Add https://commitlint.js.org/reference/configuration.html to project.

          Also, would you be interested in a commit lint? It's really easy to add to CI, add a `commitlintrc.yaml` following https://commitlint.js.org/reference/configuration.html (Eg https://github.com/openlawlibrary/pygls/blob/main/commitlintrc.yaml) and the Github Action is then a oneliner: `npx commitlint --from origin/main --to HEAD --verbose --config commitlintrc.yaml`

Originally posted by @tombh in #33 (comment)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions