remove editor config

This commit is contained in:
Panayiotis Lipiridis 2021-01-15 19:17:59 +02:00
parent bf2566d65e
commit 1acd42a44c

View File

@ -1,12 +0,0 @@
# http://EditorConfig.org
# top-level EditorConfig file
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true