·
27 commits
to dev
since this release
Immutable
release. Only release title and notes can be modified.
Fixed
- the formatter was breaking functions' arguments list containing argument attributes on multiple lines for no reason
- the formatter was formatting begin nodes inside conditions badly, putting the
{on the same line as the condition, making it hard to know if the condition hadthenandelsenodes or a single multi nodesthennode
Changed
- long function calls are split on multiple lines