Skip to content

Releases: nebula-plugins/gradle-lint-plugin

v17.7.0

Choose a tag to compare

@rpalcolea rpalcolea released this 29 Oct 19:24
  • Mark lint task as incompatible with configuration caching

v17.6.1

Choose a tag to compare

@rpalcolea rpalcolea released this 18 Jan 19:15
bacf747

What's Changed

  • GradleLintRule: hasConfiguration should handle project.childProjects when is empty by @rpalcolea in #370

Full Changelog: v17.6.0...v17.6.1

v17.6.0

Choose a tag to compare

@rpalcolea rpalcolea released this 04 Jan 20:59
6ef96d8

What's Changed

  • GradleViolation: insertIntoClosure and insertIntoClosureAtTheEnd are aware of single line closures by @rpalcolea in #369

Full Changelog: v17.5.0...v17.6.0

v17.5.0

Choose a tag to compare

@rpalcolea rpalcolea released this 19 Nov 18:48
3690cb7

What's Changed

  • SourceSetUtils: Use plugin convention only when project is using Gradle older than 7.1 by @rpalcolea in #362

Full Changelog: v17.4.0...v17.5.0

v17.4.0

Choose a tag to compare

@rpalcolea rpalcolea released this 09 Nov 21:19
0a69f02

What's Changed

Full Changelog: v17.3.2...v17.4.0

v17.3.2

Choose a tag to compare

@rpalcolea rpalcolea released this 08 Nov 23:47
  • BuildFiles: enhance how we handle empty files or files with \n at the end for concatenating them

Full Changelog: v17.3.1...v17.3.2

v17.3.1

Choose a tag to compare

@rpalcolea rpalcolea released this 08 Nov 22:53
9db38f2

What's Changed

Full Changelog: v17.3.0...v17.3.1

v17.3.0

Choose a tag to compare

@rpalcolea rpalcolea released this 29 Oct 17:31
a880795

v17.2.3

Choose a tag to compare

@OdysseusLives OdysseusLives released this 27 Sep 19:42
1910128

Fixes NPE caused by antlr plugin

v17.2.2

Choose a tag to compare

@chali chali released this 22 Sep 15:54
330ce70

Fixed bug in android configuration handling due to incorrect prefix checking.