hugo-theme-relearn/.editorconfig

14 lines
201 B
INI
Raw Permalink Normal View History

2024-11-15 22:37:56 +00:00
# https://editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false