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

build(deps): disables the rule body-max-line-length

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