Skip to content

Releases: damian-burke/danger-plugin-lint-report

1.8.1

31 May 15:26
Compare
Choose a tag to compare

Bug Fixes

  • allow empty commits in publish step (766763d)

1.8.0

31 May 15:16
Compare
Choose a tag to compare

Features

  • checkstyleconfig: adds a removeDuplicates option to remove duplicate violations (63afe10), closes #2

1.7.1

16 May 13:09
Compare
Choose a tag to compare

Bug Fixes

  • remove optionalDependency 'esdoc' because it is unused and outdated (#44) (c868b5a)

1.7.0

29 Jun 21:13
Compare
Choose a tag to compare

Features

  • allow to specify project root path (#40) (8eb8b01)

Reverts

1.6.0

16 Dec 11:06
Compare
Choose a tag to compare

Features

1.5.6

26 Nov 16:55
Compare
Choose a tag to compare

Bug Fixes

  • fix file path logic for files with the same name and different path (#33) (15227de)
  • reference correct generated type definition (071ac58)

1.5.5

09 Nov 13:46
Compare
Choose a tag to compare

Bug Fixes

  • allow checkstyle files without messages (47a5ee4)

1.5.4

08 Sep 08:18
Compare
Choose a tag to compare

Bug Fixes

  • support lint files calculated in a different machine/process (#31) (554e004), closes #29

1.5.3

26 Aug 13:18
Compare
Choose a tag to compare

Bug Fixes

  • add more auth info for yarn (167d82c)

Features

  • feat: limit parallelization of scan (4327812)

Refactoring

  • refactor: just use yarn.lock & upgrade to yarn 3 (acb5d57)

1.4.1

18 Aug 19:51
92e216a
Compare
Choose a tag to compare

dependency update