Skip to content

Conversation

validcube
Copy link
Member

@validcube validcube commented Jul 5, 2025

Fix #2423

Caution

DO NOT MERGE

This PR will basically make tons of merge conflicts. (indirectly)

Axelen123 and others added 30 commits May 20, 2025 14:00
These never did anything and were removed from the figma a while ago.
@validcube validcube requested review from CnC-Robert and Ushie July 5, 2025 18:51
@oSumAtrIX
Copy link
Member

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

@validcube
Copy link
Member Author

validcube commented Jul 5, 2025

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
(or well, that's what the ktlint told me after running .\ktlint.bat generateEditorConfig --code-style android_studio)

@validcube validcube marked this pull request as ready for review July 5, 2025 19:38
@validcube validcube marked this pull request as draft July 5, 2025 19:38
@Ushie Ushie changed the base branch from compose-dev to dev October 3, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build: Code analysis, styling enforcement