diff --git a/.editorconfig b/.editorconfig index 7b8a8aa853..a37bf220da 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,4 @@ [*.{kt,kts}] #this is to match java checkstyle -max_line_length=120 \ No newline at end of file +max_line_length=120 +ktlint_code_style=android_studio diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 80a2c0abf4..b41da14643 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,6 +1,5 @@ -