i2pmirror/.editorconfig
2023-02-17 14:50:41 +02:00

9 lines
131 B
INI

root = true
[*]
trim_trailing_whitespace = false
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2