Add .editorconfig; reformat project

main
Vendicated 2 years ago
parent 5f62d2d3ec
commit 71a60a0359
No known key found for this signature in database
GPG Key ID: EC781ADFB93EFFA3

@ -0,0 +1,12 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

@ -0,0 +1,3 @@
{
"recommendations": [ "EditorConfig.EditorConfig" ]
}

@ -1 +0,0 @@
{}
Loading…
Cancel
Save