Skip to content

Commit cfe0de0

Browse files
authored
chore: Use android studio code style (#2890)
1 parent 889b55f commit cfe0de0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.editorconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[*.{kt,kts}]
22
#this is to match java checkstyle
3-
max_line_length=120
3+
max_line_length=120
4+
ktlint_code_style=android_studio

0 commit comments

Comments
 (0)