Skip to content

Releases: nebula-plugins/gradle-lint-plugin

v0.18.0

03 Feb 23:03
Compare
Choose a tag to compare
Be defensive about shouldRunAfter

v0.17.0

03 Feb 00:45
Compare
Choose a tag to compare
Changed gradleLint task to lintGradle to deconflict short name with d…

…ependency-lock

v0.16.0

02 Feb 23:17
Compare
Choose a tag to compare
Guard against null task paths

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…

…o that results appear at the end

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…

…nitially)

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…

…k state and rule ignore state