Files
www.koffeejava.us/.commitlintrc.json
2022-10-15 21:23:21 +08:00

9 lines
81 B
JSON

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