Files
www.koffeejava.us/.commitlintrc.json
2022-04-02 19:13:54 +08:00

6 lines
63 B
JSON

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