build: update configuration files

This commit is contained in:
Karl-Philipp Wulfert
2019-02-06 15:54:26 +01:00
committed by Rainer Killinger
parent a91277c502
commit 8be85536eb
3 changed files with 91 additions and 9 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