uniflow-kt
uniflow-kt copied to clipboard
Add detekt, ktlint or another linter / formatter
For a UniFlow v1 release it might be nice to clean up the code base by requiring a certain style, coding conventions and/or formatting. Tools like detekt and ktlint (the former is built on the latter) can help. Detekt comes with a Gradle plugin and there is a Gradle plugin for ktlint, for simple usage on every platform that can run Gradle tasks, e.g CLI and CI.
yes, good idea 👍
just need to add it to the CI.
Also can be a good idea to bring back CI to Github actions and have everything here.
+1 for GitHub Actions
On 4 Jun 2020, at 09:01, Arnaud Giuliani [email protected] wrote:
Also can be a good idea to bring back CI to Github actions and have everything here.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.