Markus Maier
Markus Maier
This would help us a lot, is there a plan to support this? Moving initialization code from the gradle task to the gradle plugin (as is recommended practice, anyway) would...
Sorry for the delay, I'll try to find some time for that this week
Took a bit longer, but here it is: https://github.com/mkm-dt/gradle-best-practices-plugin-issues-7 It's just a `gradle init` plugin project using `allprojects`. `gradlew :plugin:checkBestPractices` does not complain, but it does not find any sources,...