Skip to content

Revisit usage of global SimplifierOptions in IBuiltInAnalyzer.OpenFileOnly  #60795

@tmat

Description

@tmat

Some built-in analyzers declare themselves as "open file only" (IsOpenFileOnly) when certain code style options have certain severity.

The decision is made based on Solution-wide IDE options, not based on values of these options in editorconfig.
Is this correct?

See IBuiltinAnalyzer.IsOpenFileOnly and CompilationHasOpenFileOnlyAnalyzers

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions