Update critical file(s) according to Chirpy v5.6.0

This commit is contained in:
GitHub Actions
2023-03-17 18:23:14 +00:00
parent 85116817d1
commit ff0f0b801e
9 changed files with 88 additions and 89 deletions

View File

@ -9,8 +9,11 @@ trim_trailing_whitespace = true
end_of_line = lf
insert_final_newline = true
[*.js]
indent_size = 4
[*.{js,css,scss}]
quote_type = single
[*.{yml,yaml}]
quote_type = double
[*.md]
trim_trailing_whitespace = false