warpgate/warpgate-admin/app/.editorconfig
Eugene Pankov 4ccf2b0437
import
2022-04-10 22:58:58 +02:00

9 lines
147 B
INI

root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf