Skip to content

Releases: nebula-plugins/gradle-lint-plugin

v0.15.0

02 Feb 21:53
Compare
Choose a tag to compare
Guard against subprojects that do not have lint applied

v0.14.0

02 Feb 17:52
Compare
Choose a tag to compare
Make subproject lint and correction tasks defer to the root project s…

v0.13.0

01 Feb 23:49
Compare
Choose a tag to compare
Add post-processing mechanism to auto-fix (to delete empty closures i…

v0.12.0

19 Jan 22:54
Compare
Choose a tag to compare
Add newline after recommendation to run auto-fix task

v0.11.0

12 Jan 01:02
Compare
Choose a tag to compare
Short circuit lint tasks on projects that have no physical build.gradle

v0.10.0

08 Jan 21:06
Compare
Choose a tag to compare
Support multiple insertions at the same line

v0.9.1

08 Jan 20:27
Compare
Choose a tag to compare
Give codenarc style visitors in GradleLintRule access to closure stac…

v0.9.0

08 Jan 18:25
Compare
Choose a tag to compare
Refactor to GradleLintRule

v0.8.0

06 Jan 22:37
Compare
Choose a tag to compare
Add helper method to determine parent closure

v0.7.1

06 Jan 22:05
Compare
Choose a tag to compare
Fix delete violation