diff --git a/.editorconfig b/.editorconfig index 3ed1c83..3b71f49 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,10 +15,6 @@ max_line_length = 1024 [*.bat] end_of_line = crlf -[*.sh] -indent_size = 2 -tab_width = 2 - # noinspection EditorConfigKeyCorrectness [*.{kt,kts}] ij_kotlin_allow_trailing_comma = true