gradle-lint-plugin
gradle-lint-plugin copied to clipboard
Explain which task to invoke in the readme.
The plugin setup is well explained, but it's not clear which task to invoke for it to work.
Also, what is the state of the java, java-ilbrary and android support (applications, libs, features..).
Please, Up?
Hi @bagza @stephanenicolas I believe that usage is captured in the full documentation linked in Readme. https://github.com/nebula-plugins/gradle-lint-plugin/wiki/Using-Lint That should give answers about how to invoke lint.
Regarding support: We support java
plugin and its other language variants. We don't support java-library
and Android plugins. We also don't support kotlin build scripts.