Meshtastic-Android icon indicating copy to clipboard operation
Meshtastic-Android copied to clipboard

feat: adds ktlint gradle plugin

Open jamesarich opened this issue 1 year ago • 1 comments

Adds ktlint gradle plugin to provide gradle tasks for ktlint style checks and autoformatting.

Also includes baseline files that ignore any existing issues to focus on ensuring cleanly styled code is added.

jamesarich avatar Jul 01 '24 20:07 jamesarich

We could also consider adding github a status check for this.

jamesarich avatar Jul 01 '24 20:07 jamesarich

We could also consider adding github a status check for this.

yes, would be nice to run detekt and ktlint early in the CI

andrekir avatar Jul 02 '24 01:07 andrekir