1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 08:07:51 +00:00
jekyll-theme-chirpy/.commitlintrc.json
2022-10-15 21:23:21 +08:00

9 lines
81 B
JSON

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