We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889b55f commit cfe0de0Copy full SHA for cfe0de0
.editorconfig
@@ -1,3 +1,4 @@
1
[*.{kt,kts}]
2
#this is to match java checkstyle
3
-max_line_length=120
+max_line_length=120
4
+ktlint_code_style=android_studio
0 commit comments