Skip to content

Releases: nebula-plugins/gradle-lint-plugin

v0.18.0

Choose a tag to compare

@jkschneider jkschneider released this 03 Feb 23:03
Be defensive about shouldRunAfter

v0.17.0

Choose a tag to compare

@jkschneider jkschneider released this 03 Feb 00:45
Changed gradleLint task to lintGradle to deconflict short name with d…

v0.16.0

Choose a tag to compare

@jkschneider jkschneider released this 02 Feb 23:17
Guard against null task paths

v0.15.0

Choose a tag to compare

@jkschneider jkschneider released this 02 Feb 21:53
Guard against subprojects that do not have lint applied

v0.14.0

Choose a tag to compare

@jkschneider jkschneider released this 02 Feb 17:52
Make subproject lint and correction tasks defer to the root project s…

v0.13.0

Choose a tag to compare

@jkschneider jkschneider released this 01 Feb 23:49
Add post-processing mechanism to auto-fix (to delete empty closures i…

v0.12.0

Choose a tag to compare

@jkschneider jkschneider released this 19 Jan 22:54
Add newline after recommendation to run auto-fix task

v0.11.0

Choose a tag to compare

@jkschneider jkschneider released this 12 Jan 01:02
Short circuit lint tasks on projects that have no physical build.gradle

v0.10.0

Choose a tag to compare

@jkschneider jkschneider released this 08 Jan 21:06
Support multiple insertions at the same line

v0.9.1

Choose a tag to compare

@jkschneider jkschneider released this 08 Jan 20:27
Give codenarc style visitors in GradleLintRule access to closure stac…