This repository has been archived on 2022-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
Segfautils/.editorconfig
Odyssey da9c317ead as I thought
Signed-off-by: Odyssey <odyssey346@disroot.org>
2022-10-18 15:38:35 +02:00

10 lines
114 B
INI

root = true
[*]
end_of_line = lf
indent_style = tab
indent_size = 4
[*.yml]
indent_style = space
indent_size = 4