Releases: nebula-plugins/gradle-lint-plugin
Releases · nebula-plugins/gradle-lint-plugin
v0.15.0
Guard against subprojects that do not have lint applied
v0.14.0
Make subproject lint and correction tasks defer to the root project s…
v0.13.0
Add post-processing mechanism to auto-fix (to delete empty closures i…
v0.12.0
Add newline after recommendation to run auto-fix task
v0.11.0
Short circuit lint tasks on projects that have no physical build.gradle
v0.10.0
Support multiple insertions at the same line
v0.9.1
Give codenarc style visitors in GradleLintRule access to closure stac…
v0.9.0
Refactor to GradleLintRule
v0.8.0
Add helper method to determine parent closure
v0.7.1
Fix delete violation