1
0
Fork 0
tab-counter/.editorconfig
Daniel Baumann 5988d8b9b6
Adding upstream version 0.4.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-31 14:47:36 +02:00

11 lines
171 B
INI

root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false