Files

15 lines
189 B
INI
Raw Permalink Normal View History

2026-08-25 06:38:37 -05:00
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