1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 13:44:15 +00:00
Files
jekyll-theme-chirpy/.commitlintrc.json
2022-04-02 19:13:54 +08:00

6 lines
63 B
JSON

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