build: update dependencies and adjust configuration

This commit is contained in:
Karl-Philipp Wulfert
2019-04-30 13:46:25 +02:00
parent 766205049b
commit 3ba2b0bf3c
7 changed files with 994 additions and 2334 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