Files
kgpz_web/views/.editorconfig
Simon Martens dafa217003 added views
2024-11-10 00:04:37 +01:00

9 lines
155 B
INI

[*]
trim_trailing_whitespace = true
charset = utf-8
insert_final_newline = true
end_of_line = lf
indent_style = tab
indent_size = 2
max_line_length = 100