RehanSaeed / EditorConfig

A very generic .editorconfig file supporting .NET, C#, VB and web technologies.
MIT License
629 stars 171 forks source link

A severity must be specified on modifier preferences #38

Closed ddieppa closed 3 years ago

ddieppa commented 3 years ago

Describe the bug

when open the editorconfig file getting a message (EC104):

A severity must be specified

image

To Reproduce

Open editorconfig in Visual Studio

Expected behaviour

don't see the squiggle lines.

RehanSaeed commented 3 years ago

@ddieppa Thank you for your PR. I've published a new release with your changes.