Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.editorconfig - github.com/gohugoio/gohugoioTheme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c61ac8ecf8e47b23e050e11060d23c42e2588cbd (plain)
1
2
3
4
5
6
7
8
9
# https://editorconfig.org

root = true

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true