mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
10 lines
176 B
INI
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
|