1
0
mirror of https://github.com/franjsco/umbrello-api synced 2024-12-22 13:35:05 +01:00
umbrello-api/.editorconfig
Francesco Esposito 48b2ca19b6 Setup Project
2019-08-15 22:48:54 +02:00

9 lines
131 B
INI

root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = true