It would be nice if gradle init
configured (perhaps even by default) static analysis tools for the project: forbidden-apis, checkstyle, Error Prone. Or with a flag provided, something like --configure-static-analysis.
1 Like
I think @Andres_Almiray has some Kordamp Gradle plugins that provide sensible defaults folks should check out.
https://github.com/palantir/gradle-baseline is another project in this area