You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've seen that ktlint is not super reliable for code formatting. It's ok for static analysis, but even then, we can probably just rely on Detekt (plus Compose rules?).
A better alternative would be to use ktfmt for formatting.
The text was updated successfully, but these errors were encountered:
rock3r
changed the title
Sw
Switch formatting from ktlint to ktfmt
Aug 27, 2024
We've seen that ktlint is not super reliable for code formatting. It's ok for static analysis, but even then, we can probably just rely on Detekt (plus Compose rules?).
A better alternative would be to use ktfmt for formatting.
The text was updated successfully, but these errors were encountered: