uniflow-kt icon indicating copy to clipboard operation
uniflow-kt copied to clipboard

Add detekt, ktlint or another linter / formatter

Open erikhuizinga opened this issue 5 years ago • 4 comments

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.

erikhuizinga avatar May 05 '20 20:05 erikhuizinga

yes, good idea 👍

arnaudgiuliani avatar May 13 '20 07:05 arnaudgiuliani

just need to add it to the CI.

arnaudgiuliani avatar May 13 '20 07:05 arnaudgiuliani

Also can be a good idea to bring back CI to Github actions and have everything here.

arnaudgiuliani avatar Jun 04 '20 08:06 arnaudgiuliani

+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.

costular avatar Jun 04 '20 08:06 costular