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

Switch formatting from ktlint to ktfmt #562

Closed
rock3r opened this issue Aug 27, 2024 · 1 comment · Fixed by #572
Closed

Switch formatting from ktlint to ktfmt #562

rock3r opened this issue Aug 27, 2024 · 1 comment · Fixed by #572
Assignees
Labels
maintenance Rote maintenance tasks (e.g., dependency updates)

Comments

@rock3r
Copy link
Collaborator

rock3r commented 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.

@rock3r rock3r changed the title Sw Switch formatting from ktlint to ktfmt Aug 27, 2024
@rock3r rock3r self-assigned this Aug 27, 2024
@rock3r rock3r added the maintenance Rote maintenance tasks (e.g., dependency updates) label Aug 27, 2024
@rock3r rock3r linked a pull request Aug 30, 2024 that will close this issue
@rock3r
Copy link
Collaborator Author

rock3r commented Sep 3, 2024

Done in #572

@rock3r rock3r closed this as completed Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Rote maintenance tasks (e.g., dependency updates)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant