android-sample-app
android-sample-app copied to clipboard
Gradle plugin for static code analysis and formatting
Must
- [ ] Static code analyzer
- [ ] Formatter
Nice to have
- [ ] Code coverage support
- [ ] Analysis results in XML and/or HTML
-
All the tasks can be triggered separately via CLI
-
The plugin can be written in
Kotlin DSLorGroovy. -
The plugin should be published to Gradle Plugin Portal.