gradle-lint-plugin
                                
                                 gradle-lint-plugin copied to clipboard
                                
                                    gradle-lint-plugin copied to clipboard
                            
                            
                            
                        Allow fixGradleLint to run on subprojects
It appears from here that fixGradleList (and the other gradle tasks) are not applied to subprojects. Is there a way to allow this? I work in a large enterprise build system, so it's impossible for me to run it at the root projects and get meaningful output but I'd love to be able to use it on my projects.