Skip to content

[Repo Assist] Add changelog entry for %% infix operator fix (#2107)#3291

Merged
nojaf merged 2 commits intomainfrom
repo-assist/changelog-issue-2107-double-percent-8125cd5d63ac591b
Mar 16, 2026
Merged

[Repo Assist] Add changelog entry for %% infix operator fix (#2107)#3291
nojaf merged 2 commits intomainfrom
repo-assist/changelog-issue-2107-double-percent-8125cd5d63ac591b

Conversation

@github-actions
Copy link
Contributor

🤖 This is an automated PR from Repo Assist.

The changelog entry for the %% infix operator soundness fix was missing from PR #3287, which was already merged. This PR adds the missing entry.

Change

Added to CHANGELOG.md under ## [Unreleased] → ### Fixed:

- `%%` (double-percent) infix operator moved to new line, producing invalid F#. [#2107](https://github.com/fsprojects/fantomas/issues/2107)

Closes #2107 (changelog tracking)

Requested by @nojaf via /repo-assist command on PR #3287.

Generated by Repo Assist ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@346204513ecfa08b81566450d7d599556807389f

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@nojaf
Copy link
Contributor

nojaf commented Mar 16, 2026

/repo-assist nitpick add your changelog entry at the end of the section so entries appear chronologically.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Contributor Author

Commit pushed: 32fbb38

Generated by Repo Assist

@nojaf nojaf marked this pull request as ready for review March 16, 2026 08:06
@nojaf nojaf merged commit e8f71f3 into main Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect line split when using a custom operator

1 participant