Files
anomalyco__opentui/.editorconfig
T
Sebastian Herrlinger 7d66656fca extract
2025-07-21 17:47:38 +02:00

9 lines
136 B
INI

root = true
[*]
charset = utf-8
insert_final_newline = true
end_of_line = lf
indent_style = space
indent_size = 2
max_line_length = 120