diff --git a/.editorconfig b/.editorconfig index ccc1595..87be761 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,7 +10,7 @@ trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false -[*.gradle] +[*.gradle.kts] indent_style = tab [*.java]