OF-DL/.editorconfig
2025-05-03 00:17:19 +01:00

10 lines
183 B
INI

# Editor configuration, see https://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true