Skip to content

Remove IDE0055 (formatting) pragma suppressions for collection literals #70711

@mavasani

Description

@mavasani

Using https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp.CodeStyle/4.8.0-3.final of the CodeStyle package leads to a bunch of formatting violations for collection literals, which had to be suppressed via pragmas. These seem to be addressed in the 4.9.xxx version of the package, but there is no public 17.9 Preview version of VS that is released yet. Once that is released, we should move to 4.9.0-1.final version of the package and remove the pragmas tagged with this issue URI

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions