I'm not sure if this was intentional or not, but it appears that Lint doesn't follow the new output convention introduced in 0.11.0
The HTML reports from instrumentation tests & Jacoco ends up in build/output/reports/..., but the output from Lint is left in build/output/ It would be nice if the HTML reports were all in the same folder by default, it makes collecting the build artifacts at the end of a CI pipeline a little cleaner. -- Thanks, Kevin Schultz -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
