abapGit/.editorconfig
Andre Becker a0908a7ac8
remove lf due to conflicts with git core.lf on windows (#3516)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-06-21 10:06:19 +02:00

10 lines
176 B
INI

# 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