Skip to content

Add link to never rules - #55104

Merged
gewarren merged 1 commit into
mainfrom
gewarren-patch-8
Jul 27, 2026
Merged

Add link to never rules#55104
gewarren merged 1 commit into
mainfrom
gewarren-patch-8

Conversation

@gewarren

@gewarren gewarren commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Updated the explanation of the EnforceCodeStyleInBuild property to include a link to specific code-style rules that won't be run for performance reasons.

Follow up for #51575 (comment).


Internal previews

📄 File 🔗 Preview link
docs/core/project-sdk/msbuild-props.md MSBuild reference for .NET SDK projects

Updated the explanation of the EnforceCodeStyleInBuild property to include a link to specific code-style rules that won't be run for performance reasons.
Copilot AI review requested due to automatic review settings July 27, 2026 21:07
@gewarren
gewarren requested a review from a team as a code owner July 27, 2026 21:07
@dotnetrepoman dotnetrepoman Bot added this to the July 2026 milestone Jul 27, 2026
@gewarren
gewarren enabled auto-merge (squash) July 27, 2026 21:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the EnforceCodeStyleInBuild property documentation to reduce confusion about which code-style rules still don’t run on build for performance reasons.

Changes:

  • Adds a direct link to the Roslyn source list of code-style rules that remain IDE-only even when EnforceCodeStyleInBuild is enabled.

Comment thread docs/core/project-sdk/msbuild-props.md
@gewarren
gewarren merged commit 2d3bd63 into main Jul 27, 2026
13 checks passed
@gewarren
gewarren deleted the gewarren-patch-8 branch July 27, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants