gradle-lint-plugin icon indicating copy to clipboard operation
gradle-lint-plugin copied to clipboard

Explain which task to invoke in the readme.

Open stephanenicolas opened this issue 6 years ago • 2 comments

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..).

stephanenicolas avatar May 28 '18 15:05 stephanenicolas

Please, Up?

dmitriigriazin avatar Apr 11 '19 08:04 dmitriigriazin

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.

chali avatar Apr 11 '19 19:04 chali