chore: fix commitlint config (#374)
This commit is contained in:
parent
94ba266539
commit
b13712f4c5
@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
export default {
|
||||
extends: ["@commitlint/config-conventional"],
|
||||
rules: {
|
||||
"header-max-length": [0, "always", Infinity],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user