build: overwrite with suggested files

This commit is contained in:
Karl-Philipp Wulfert
2019-04-16 14:52:52 +02:00
parent e431098395
commit 9e28ddb313
3 changed files with 28 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
# EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs
# editorconfig.org
root = true
@@ -7,7 +6,6 @@ root = true
indent_style = space
indent_size = 2
# We recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true