repositories
/
benchmarks-js.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
build: add commitlint
[benchmarks-js.git]
/
commitlint.config.js
Commit
Line
Data
d73c2fe3
1
module.exports = { extends: ['@commitlint/config-conventional'] }