remove lf due to conflicts with git core.lf on windows (#3516)

Co-authored-by: Lars Hvam <larshp@hotmail.com>
This commit is contained in:
Andre Becker 2020-06-21 10:06:19 +02:00 committed by GitHub
parent 507cb9c9db
commit a0908a7ac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
.editorconfig Normal file
View File

@ -0,0 +1,9 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
# 1 space indentation for xml files
[*.xml]
indent_style = space
indent_size = 1