ci: Add gitlint and document commit conventions
* Add gitlint to pre-commit setup * Update pre-commit setup for installing commit-hooks * Add "Commit Conventions" contributing docs Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
b0f5789b12
commit
14c6fb74ee
5 changed files with 218 additions and 2 deletions
|
|
@ -142,6 +142,7 @@ module.exports = {
|
|||
collapsed: true,
|
||||
items: [
|
||||
"development/contributing/clean-room",
|
||||
"development/contributing/commit-messages",
|
||||
"development/contributing/documentation",
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue