krata/.commitlintrc.json

6 lines
63 B
JSON

{
"rules": {
"body-max-line-length": [0, "always"]
}
}