Files
2026-08-01 16:11:49 +03:00

12 lines
145 B
INI

root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
[*.toml]
indent_size = 2