Skip to content

Conversation

Copy link

Copilot AI commented Nov 24, 2025

Adds the polysharp analyzer package to IndentingBuilder and restricts its visibility to internal.

Changes

  • IndentingBuilder.csproj: Add polysharp 1.14.1 analyzer package reference with standard configuration matching other projects in the repo
  • IndentingBuilder.cs: Change class visibility from public to internal

This aligns IndentingBuilder with the analyzer infrastructure used by other packages while limiting its API surface to source-only distribution.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • ytvvsblobprodcus310.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet build (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/StaticCs/StaticCs/static-cs.sln --packages /home/REDACTED/work/StaticCs/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/StaticCs/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/StaticCs/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/StaticCs/StaticCs/test/AotTest/AotTest.csproj --packages /home/REDACTED/work/StaticCs/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/StaticCs/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/StaticCs/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

There are two changes we should make: add the Analyzers package to IndentingBuilder, and make IndentingBuilder internal


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: agocke <515774+agocke@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Analyzers package to IndentingBuilder and make it internal Add polysharp analyzer and make IndentingBuilder internal Nov 24, 2025
Copilot AI requested a review from agocke November 24, 2025 08:43
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.

2 participants