Skip to content

Releases: puppetlabs/puppet-lint

v3.2.0

28 Feb 14:52
eb89222
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v3.2.0 - 2023-02-28

Full Changelog

Added

  • codeclimate (GitLab Code Quality compatible) output support #79 (alexjfisher)

Fixed

v3.1.0

28 Feb 12:26
b029765
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v3.1.0 - 2023-02-28

Full Changelog

Added

Fixed

  • (CONT-666) Skip classref types #93 (chelnak)
  • Fix first token whitespace #86 (nwoythal)
  • Fix assertion when rspec-json_expectations is missing #75 (ekohl)
  • (CONT-214) Fix rubocop inheritance #70 (chelnak)

v3.0.1

20 Oct 13:33
2e0087d
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v3.0.1 - 2022-10-20

Full Changelog

Fixed

  • Fix plugin regressions introduced in 3.0.0 #66 (ekohl)

v3.0.0

13 Oct 15:31
47ffa8a
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v3.0.0 - 2022-10-13

Full Changelog

Added

Changed

Fixed

  • Don't print GitHub annotations in JSON mode #35 (ekohl)