Skip to content

Remove always-on RelaxWhitespace language feature flag - #20226

Open
T-Gro wants to merge 1 commit into
mainfrom
fix/issue-20140
Open

Remove always-on RelaxWhitespace language feature flag#20226
T-Gro wants to merge 1 commit into
mainfrom
fix/issue-20140

Conversation

@T-Gro

@T-Gro T-Gro commented Aug 6, 2026

Copy link
Copy Markdown
Member

Fixes #20140

RelaxWhitespace has been on for every accepted --langversion since F# 4.7, so its flag was dead configuration. The guard is removed and the enabled behaviour kept unconditionally; --disableLanguageFeature:RelaxWhitespace is no longer a recognised feature name.

Part of #20139

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

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

⚠️ Release notes required, but author opted out

Warning

Author opted out of release notes, check is disabled for this pull request.
cc @dotnet/fsharp-team-msft

@T-Gro T-Gro added the NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes label Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

Remove always-on language feature flag: RelaxWhitespace

1 participant