Files
lenz-web/views/.editorconfig
Simon Martens e19fd47c17 Init
2025-03-05 16:41:39 +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