Skip to content

v0.5.0

Choose a tag to compare

@StarpTech StarpTech released this 28 Oct 16:35
· 103 commits to master since this release

Add #43

Regarding whitespace handling there are two additional rules:

  • Collapses multiple blank lines into a single blank line.
  • Empty lines at the start and end of blocks are removed. (Files always end with a single newline, though.)