Skip to content

1.6.5

Compare
Choose a tag to compare
@SteveWilkes SteveWilkes released this 17 Sep 13:00
  • Removing parentheses from single-expression ternary conditions
  • Removing parentheses from method call ternary conditions
  • Splitting parameter lists with more than 3 parameters onto multiple lines
  • Improving detection and placement of block return keywords (fixes issue #7)
  • Excluding blank string lines from code blocks