Files
musenalm/views/.editorconfig
2025-02-09 14:51:04 +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