Files
stkn c162a7db17 WIP
Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
2026-08-06 13:20:53 +02:00

10 lines
142 B
INI

root = true
[*]
charset = utf-8
indent_size = 4
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true
tab_width = 4