languagetool/.editorconfig
2025-12-08 16:28:24 +01:00

11 lines
112 B
INI

[*]
end_of_line = lf
[*.java]
indent_style = space
indent_size = 2
[*.txt]
indent_size = tab
indent_size = 1