Files
fil/packages/swift/.editorconfig

9 lines
113 B
INI
Raw Normal View History

2026-06-01 23:40:55 +02:00
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
[*.swift]
indent_style = space
indent_size = 2