From aae95a7c16056b8c85e874da9e044681d53c1827 Mon Sep 17 00:00:00 2001 From: Daichi Furiya Date: Fri, 12 Feb 2021 19:42:56 +0900 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index b17889b..abde953 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,3 +5,4 @@ insert_final_newline = true [*.{kt, kts}] kotlin_imports_layout = ascii +