Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change default code style to ktlint_official #2143

Closed
paul-dingemans opened this issue Jul 22, 2023 · 0 comments · Fixed by #2144
Closed

Change default code style to ktlint_official #2143

paul-dingemans opened this issue Jul 22, 2023 · 0 comments · Fixed by #2144

Comments

@paul-dingemans
Copy link
Collaborator

Starting of ktlint 1.0 the default code style changes from intellij_idea (former kotlin_official) to ktlint_official. The ktlint_official codestyle adheres to the best parts of the Kotlin Coding Conventions and Android Kotlint styleguid. But it no longer is restricted to produce code compatible with the default IntelliJ IDEA formatter which lacks from bug which still are not resolved after multiple years.

@paul-dingemans paul-dingemans added this to the 1.0 (Yeah!) milestone Jul 22, 2023
@paul-dingemans paul-dingemans self-assigned this Jul 22, 2023
mr-m-1t added a commit to mr-m-1t/coroutine-scheduler that referenced this issue Dec 30, 2023
ktlint 1.0.0 changed the default style from `intellij_idea` to `ktlint_official`
pinterest/ktlint#2143
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant