Open StFS opened 4 years ago
I've tried moving the plugin application over to only the subprojects that have the java plugin applied but that's not working either, although I get a different error then (Task with name 'fixGradleLint' not found in root project 'sm'
).
I'm getting an error when running
lintGradle
on my multi-module project.The configuration is simple, directly from the documentation:
This is in the
allprojects
block in the root build.gradle file.The full error I'm getting is: