Skip to content

Some opt-out settings clutter the project view #336

Description

@nils-a

While settings in an ItemGroup work well for this project, when one starts using them, they really clutter the project view.

An example is the following opt-out section:

<ItemGroup>
  <CakeContribGuidelinesOmitRecommendedConfigFile Include="stylecop.json" />
  <CakeContribGuidelinesOmitRecommendedConfigFile Include=".editorconfig" />
  <CakeContribGuidelinesOmitRecommendedReference Include="StyleCop.Analyzers" />
</ItemGroup>

results in the following:
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions