mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
Add format for *.abap (#3679)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
This commit is contained in:
parent
36248e8a83
commit
200db87f49
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user