Skip to content

Conversation

@tmat
Copy link
Member

@tmat tmat commented Nov 14, 2025

Contributes to #51748

<Description>Template creation for the dotnet CLI</Description>
<IsPackable>true</IsPackable>
<IsShippingPackage>false</IsShippingPackage>
<EnableStyleCopAnalyzer>true</EnableStyleCopAnalyzer>
Copy link
Member Author

@tmat tmat Nov 14, 2025

Choose a reason for hiding this comment

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

StyleCop rules are getting in a way of new language features (e.g. array expressions) and are generally counter productive and not useful.

Copy link
Member

Choose a reason for hiding this comment

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

In general I'm happy to remove the stylecop analyzers largely - especially if we have equivalents in the runtime/language already.

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