Meshtastic-Android
Meshtastic-Android copied to clipboard
feat: adds detekt gradle plugin
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.
We could also consider adding github a status check for this.
We could also consider adding github a status check for this.
sounds good