Skip to content

Conversation

thatfiredev
Copy link
Member

The ktlint library we're using at the moment is no longer maintained, meaning that newer Kotlin features such as trailing commas are being marked as errors by the linter (see example build failure from #1453).

Pinterest forked ktlint and continued development - their fork still uses the same MIT License as the original project, so it should be fine for us to use here.

This PR migrates to the fork and uses the latest version of the ktlint library.

@thatfiredev thatfiredev merged commit 6e6f41a into master Jan 31, 2023
@thatfiredev thatfiredev deleted the rpf-upgrade-ktlint branch May 3, 2024 00:21
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.

2 participants