Skip to content

v0.4.43

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 00:29
· 570 commits to main since this release
v0.4.43
76d4466

Changed

  • Always move doc comments (/** ... */) to the next line
  • Don't add blank lines before multi-line doc comments or their C-style counterparts if they appear mid-statement
  • Collapse doc comments with one line of content to a single line (unless they appear to describe a file or are pinned to a declaration)
  • Remove empty doc comments