Skip to content

Intelligently hide the *.ManagedCodeAnalysis and *.NativeCodeAnalysis analyzers in the rule set editor #89

@tmeschter

Description

@tmeschter

The rules in the Microsoft.Analyzers.ManagedCodeAnalysis analyzer only apply to managed code, and the rules in Microsoft.Analyzers.NativeCodeAnalysis only apply to native code. If your solution only contains managed code then we shouldn't show the native rules, and vice-versa.

Also see issue #88.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions