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

feat: adds detekt gradle plugin

Open jamesarich opened this issue 1 year ago • 1 comments

Adds detekt gradle plugin to do code smell analysis and prevent smelly code.

Includes default generated config file. Also includes baseline file that ignores already smelly code to focus on ensuring no new smells get added.

jamesarich avatar Jul 01 '24 19: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.

sounds good

andrekir avatar Jul 02 '24 01:07 andrekir