Skip to content

v0.4.54

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 06:19
· 490 commits to main since this release
v0.4.54
759d067

Changed

  • Don't insert space between exit/die and subsequent parentheses (#99)
  • Move assignment and comparison operators to the start of the line when --operators-first is given
  • Allow --output to be given when reading from standard input

Fixed

  • Fix issue where enum comments are indented like switch comments (#97)