cleanup .editorconfig

This commit is contained in:
2025-08-16 15:53:50 +02:00
committed by swordsteel
parent 7f668f800e
commit 01b23a1dfb

View File

@@ -15,10 +15,6 @@ max_line_length = 1024
[*.bat] [*.bat]
end_of_line = crlf end_of_line = crlf
[*.sh]
indent_size = 2
tab_width = 2
# noinspection EditorConfigKeyCorrectness # noinspection EditorConfigKeyCorrectness
[*.{kt,kts}] [*.{kt,kts}]
ij_kotlin_allow_trailing_comma = true ij_kotlin_allow_trailing_comma = true