1
0
Files
re_capitulating_queer/site/plugins/embed/.editorconfig
Philip Wagner 78b6c0d381 init
2024-08-31 10:01:49 +02:00

9 lines
146 B
INI

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