Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

v0.7.6: Fix column limit violation on certain dot qualified expressions

Pre-release
Pre-release
Compare
Choose a tag to compare
@hovinen hovinen released this 26 Mar 16:55
· 8 commits to master since this release
  • Fixed a case where the formatter would not insert a line break before the dot in a dot-qualified expression with a long identifier, leading to an unnecessary violation of the column limit.