mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
Update .editorconfig style guide
This commit is contained in:
parent
1f77c0572b
commit
fa9a77d5fa
1 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@ indent_style = space
|
|||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.toml]
|
||||
max_line_length = 100
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.{html,css}]
|
||||
indent_size = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue