Skip to content

v0.4.27

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 11:07
· 680 commits to main since this release
v0.4.27
dde6253

Added

  • Add StrictExpressions rule for PSR-12-compliant handling of multi-line control structure expressions

Changed

  • Move logical operators to the start of the line in contexts where hanging indentation will not be applied

Fixed

  • Improve PreserveLineBreaks heuristics to fix an issue where leading operators remain at the end of a line when followed by ! on the next line