Files
conventional-semantic-git-t…/.editorconfig
t.behrendt 6a063e91f5
CD / Release (push) Successful in 37s
refactor: to rolldown, oxfmt, vitest (#89)
Reviewed-on: #89
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2026-07-18 08:08:37 +02:00

8 lines
134 B
INI

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