nebula-plugins/gradle-lint-plugin

generateGradleLintReport should print path of generated report file

Open

#244 opened on Aug 26, 2019

View on GitHub
 (1 comment) (6 reactions) (0 assignees)Groovy (89 forks)batch import
Hacktoberfest

Repository metrics

Stars
 (795 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I would love to be able to run generateGradleLintReport and then click on a link in the terminal to open the report. Instead I have to go find it inside build/reports/gradleLint/

Contributor guide