Skip to content

Latest commit

 

History

History
211 lines (109 loc) · 11 KB

File metadata and controls

211 lines (109 loc) · 11 KB

Changelog

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

2.0.0 (2025-09-25)

Full Changelog

Breaking changes:

1.0.1 (2025-08-07)

Full Changelog

Fixed bugs:

  • Fix handling of nested left-braces #31 (seanmil)

1.0.0 (2023-04-23)

Full Changelog

Breaking changes:

  • Drop Ruby < 2.7; Add RuboCopl require puppet-lint 4.x #26 (bastelfreak)

Merged pull requests:

0.3.0 (2023-04-22)

Full Changelog

Closed issues:

  • false positive from manifest_whitespace_opening_brace_before #22

Merged pull requests:

0.2.9 (2023-01-05)

Full Changelog

Closed issues:

  • false Positive from manifest_whitespace_opening_bracket_before with structured facts #21

0.2.8 (2022-12-21)

Full Changelog

Closed issues:

  • false Positive from manifest_whitespace_opening_bracket_before #11

0.2.7 (2022-11-30)

Full Changelog

Closed issues:

  • Heredoc string interpolation provides false positives #19
  • Inheritance case #18

Merged pull requests:

0.2.6 (2022-10-19)

Full Changelog

Closed issues:

  • no whitespace for "${myvar}" #9

v0.2.5 (2022-10-12)

Full Changelog

Closed issues:

  • Error on space before opening bracket, no code change #17
  • whitespace is enforced asymetric #8

0.2.4 (2022-10-10)

Full Changelog

0.2.3 (2022-10-10)

Full Changelog

0.2.2 (2022-10-10)

Full Changelog

0.2.1 (2022-10-10)

Full Changelog

0.2.0 (2022-10-06)

Full Changelog

Closed issues:

  • manifest_whitespace_opening_brace_before for empty hash argument #13
  • false Positive from manifest_whitespace_opening_brace_before #12
  • Fails with heredoc and interpolated variables #10
  • plugin adds two instead of one whitespace to class definition line #6

Merged pull requests:

  • Fix manifest_whitespace_closing_bracket inside heredoc #15 (alexjfisher)
  • Don't suggest spacing brace after opening parenthesis #14 (shieldwed)

0.1.17 (2020-06-29)

Full Changelog

Closed issues:

  • Array iteration + comment break #5
  • multiple different braces in same line cause false/positive? #4

0.1.16 (2020-06-26)

Full Changelog

0.1.15 (2020-06-26)

Full Changelog

0.1.14 (2020-06-26)

Full Changelog

0.1.13 (2020-06-26)

Full Changelog

0.1.12 (2020-06-26)

Full Changelog

0.1.11 (2020-06-26)

Full Changelog

0.1.10 (2020-06-26)

Full Changelog

0.1.9 (2020-06-25)

Full Changelog

0.1.8 (2020-06-24)

Full Changelog

Closed issues:

  • plugin sometimes swallows up whitespace for class name line #3
  • instead of puring double whitespace, a third one is added #2

0.1.7 (2020-06-23)

Full Changelog

0.1.6 (2020-06-23)

Full Changelog

0.1.5 (2020-06-23)

Full Changelog

0.1.4 (2020-06-23)

Full Changelog

0.1.3 (2020-06-22)

Full Changelog

0.1.2 (2020-06-21)

Full Changelog

0.1.1 (2020-06-21)

Full Changelog

0.1.0 (2020-06-21)

Full Changelog

Closed issues:

  • autofix might not work for 100%? #1

* This Changelog was automatically generated by github_changelog_generator