-
-
Notifications
You must be signed in to change notification settings - Fork 924
build: Spotless formatter #2638
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
base: compose-dev
Are you sure you want to change the base?
Conversation
A consensus agreement about code styling has to be discussed first. As of right now, I've set it to Google style. |
Use ktlint only. Also, if this is added, this should be added to all eligible repos. In general any change to ci or build system should be applied to all applicable repos |
Resolved, switched from ktfmt to ktlint, the configuration is based on Android Studio |
Fix #2423
Caution
DO NOT MERGE
This PR will basically make tons of merge conflicts. (indirectly)