Skip to content

Commit

Permalink
doc: add https://commitlint.io to CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-trunov committed Nov 4, 2020
1 parent fd2e457 commit 9ff1210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ in the root of the project.

## Style guide

- Commit messages style: https://www.conventionalcommits.org/en/v1.0.0/#summary.
- Commit messages style: https://www.conventionalcommits.org/en/v1.0.0/#summary. See also https://commitlint.io.
- Document the changes: https://keepachangelog.com/en/1.0.0/.
- Format the OCaml source code using the [ocamlformat][ocamlformat] tool.
- CI uses linters for OCaml and Dune files, use `make fmt` command to autoformat
Expand Down

0 comments on commit 9ff1210

Please sign in to comment.