github lkrms/pretty-php v0.4.80

18 hours ago

Changed

  • Add optional formatting rule semi-strict-expressions

    Unlike strict-expressions, this rule only moves control structure expressions to a new line if there are line breaks between siblings in the expression. If line breaks only appear between bracketed sub-expressions, the start of the expression is left on the same line as its open bracket.

  • Move => to the other side of a comment if necessary for correct placement
  • Improve input indentation handling
  • Improve performance

Don't miss a new pretty-php release

NewReleases is sending notifications on new releases.