Skip to content

[Feature Request]: Expand BuildCheck editorconfig allowable syntax #10232

@baronfel

Description

@baronfel

Summary

EditorConfig settings for BuildChecks have rigid rules:

  • casing matters for properties
  • not all Roslyn severities are available, but the docs declare it to be so

Background and Motivation

Ease of use/things I banged my head against today

Proposed Feature

I'd like to see:

  • the IsEnabled property should support enabled as well
  • casing should be case-insensitive
  • a severity of None (also, none) should be allowed to disable a rule (this is in line with the desire for case-insensitivity)

Alternative Designs

No response

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions