Skip to content

Enable integration with IDEs via stdin

Compare
Choose a tag to compare
@awalterschulze awalterschulze released this 09 Jul 09:44

Enhancements

  • Allow reading from stdin with command $ erlfmt - #46
  • Support Erlang version 23.0

Bug Fixes

  • Remove trailing spaces from comments #48
  • Make position of return type in specs consistent #47
  • Fix some parser failures in OTP #39
  • Concat converted from a string also forces breaks #43