Add format for *.abap (#3679)

Co-authored-by: Lars Hvam <larshp@hotmail.com>
This commit is contained in:
Marc Bernard 2020-08-13 03:05:19 -04:00 committed by GitHub
parent 36248e8a83
commit 200db87f49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,3 +7,8 @@ root = true
[*.xml]
indent_style = space
indent_size = 1
# match the format used by abapGit
[*.abap]
charset = utf-8
end_of_line = lf