[Bug]: Current project is not applied android_studio
style ktlint
#1362
Labels
bug
Something isn't working
android_studio
style ktlint
#1362
Is there an existing issue for this?
Is there a StackOverflow question about this issue?
What happened?
Current project is not applied
android_studio
style ktlintIn
init.gradle.kts
, there areeditorconfigOverride
withandroid to true
, but there are no keyword forandroid = true
in editorconfig file.The correct usage is that write
ktlint_code_style = android_studio
in editorconfig.Current project was applied
intellij_idea
style ktlint which Spotless set this as default when don't havektlint_code_style
.Relevant logcat output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: