Files
assert/.editorconfig
T
2026-08-25 06:38:37 -05:00

15 lines
189 B
INI

root = true
[*]
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.py]
indent_style = tab
[chinookfile]
indent_style = space