Skip to content

Update renamed analyzer configuration doc links in code-quality-rule-options.md - #53388

Merged
gewarren merged 2 commits into
mainfrom
copilot/fix-analyzer-configuration-docs
Apr 27, 2026
Merged

Update renamed analyzer configuration doc links in code-quality-rule-options.md#53388
gewarren merged 2 commits into
mainfrom
copilot/fix-analyzer-configuration-docs

Conversation

Copilot AI commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Documents in dotnet/sdk under src/Microsoft.CodeAnalysis.NetAnalyzers/docs/ were renamed from space-encoded filenames to lowercase hyphenated names (dotnet/sdk#53805). This updates the 4 affected links in code-quality-rule-options.md.

Changes

  • Analyzer%20Configuration.mdanalyzer-configuration.md (2 links)
  • Writing%20dataflow%20analysis%20based%20analyzers.mdwriting-dataflow-analysis-based-analyzers.md (2 links)

Internal previews

📄 File 🔗 Preview link
docs/fundamentals/code-analysis/code-quality-rule-options.md docs/fundamentals/code-analysis/code-quality-rule-options

Copilot AI linked an issue Apr 27, 2026 that may be closed by this pull request
…rule-options.md

Agent-Logs-Url: https://github.com/dotnet/docs/sessions/294114d1-5c39-4763-8382-b34069ff3637

Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix renamed analyzer configuration documents Update renamed analyzer configuration doc links in code-quality-rule-options.md Apr 27, 2026
Copilot AI requested a review from gewarren April 27, 2026 16:25
@gewarren
gewarren marked this pull request as ready for review April 27, 2026 17:05
@gewarren
gewarren requested a review from a team as a code owner April 27, 2026 17:05
Copilot AI review requested due to automatic review settings April 27, 2026 17:05
@gewarren
gewarren enabled auto-merge (squash) April 27, 2026 17:05

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 PR updates broken GitHub links in code-quality-rule-options.md after upstream analyzer documentation in dotnet/sdk was renamed from space-encoded filenames to lowercase, hyphenated filenames.

Changes:

  • Update 2 links from Analyzer%20Configuration.md to analyzer-configuration.md.
  • Update 2 links from Writing%20dataflow%20analysis%20based%20analyzers.md to writing-dataflow-analysis-based-analyzers.md.

@BillWagner BillWagner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This LGTM.

@gewarren
gewarren merged commit a6b8a51 into main Apr 27, 2026
18 checks passed
@gewarren
gewarren deleted the copilot/fix-analyzer-configuration-docs branch April 27, 2026 21:16
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.

Renamed analyzer configuration documents

4 participants