Skip to content

Conversation

0xrusowsky
Copy link
Contributor

Motivation

closes #12045

Solution

more fine-grained control over comment break styles

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@0xrusowsky 0xrusowsky merged commit 3dbf85e into master Oct 11, 2025
16 checks passed
@0xrusowsky 0xrusowsky deleted the rusowsky/12045 branch October 11, 2025 15:09
@github-project-automation github-project-automation bot moved this to Done in Foundry Oct 11, 2025
grandizzy added a commit that referenced this pull request Oct 14, 2025
* fix(fmt): ensure commasep breaks with final trailing cmnt (#12031)

* fix(fmt): refine logic over comments between uninformed commasep (#12055)

* fix(anvil): set envelope for non deposit tx in debug tracers (#12080)

* chore: bump v1.4.1 (#12083)

chore: bumpt v1.4.1

* fix(fmt): don't normalize single-line non-doc block cmnts (#12078)

* fix: don't normalize single-line non-doc block cmnts

* fix: preserve consecutive whitespaces

* fix: use byte length instead of char count

---------

Co-authored-by: 0xrusowsky <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

bug(fmt): invalid syntax output when dealing with comments in fn commasep()

2 participants