1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2026-05-07 17:28:39 +00:00

Merge branch 'feature/commitlint-config'

This commit is contained in:
Cotes Chung
2022-04-02 19:21:52 +08:00
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"rules": {
"body-max-line-length": [0, "always"]
}
}
+2
View File
@@ -5,6 +5,8 @@
!.nojekyll
!.travis.yml
!.husky
!.commitlintrc.json
!.versionrc.json
# bundler cache
_site