jwstegemann / fritz2

Easily build reactive web-apps in Kotlin based on flows and coroutines.
https://www.fritz2.dev
MIT License
636 stars 25 forks source link

Set up Detekt #787

Open serras opened 11 months ago

serras commented 11 months ago

Closes #103 Overrides #786

This PR sets up Detekt, including the formatting rules from Ktlint. The PR is quite big because of the initial application of Ktlint.

⚠️ WIP, the violations of the rules still need to be fixed

jamowei commented 11 months ago

Thanks in advance for your effort! When I have time, I also try to troubleshoot!

Lysander commented 8 months ago

@serras As we now have integrated Kotlin 1.9.20 you might be able to continue your work here now?

serras commented 8 months ago

@Lysander unfortunately main deviated too much from when I worked on this. I'm not sure when I'll have time to dig into this, but I don't think in the short term :(