Skip to content

Commit

Permalink
chore: adjust commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
megheaiulian committed Jun 22, 2022
1 parent 680dd5c commit dd21e03
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,10 @@
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
],
"rules": {
"body-max-line-length": [1, "always", 100]
}
},
"dependencies": {
"@neovici/cfg": "^1.13.1",
Expand Down

0 comments on commit dd21e03

Please sign in to comment.