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

Documentation about Kotlin build scripts

Open thahnen opened this issue 4 years ago • 0 comments

As Gradle Lint Plugin doesn't support Kolin build scripts you should convert those build scripts to Groovy. When this is not possible (due to numerous reasons) you can either not use this plugin at all or use the "workaround" to make the plugin available on the remaining build scripts (Groovy only). I myself searched for such a workaround and got no answer or didn't find anything. So to help people like me this was added to the main README.md!

thahnen avatar Jul 29 '21 10:07 thahnen