Rolsynator Analyze does not find configured errors in .EditorConfig file
- Dominant language
- C#
- Stars
- 3.5k
- Forks
- 294
- Avg merge
- 2h 30m
- Merged PRs (30d)
- 4
Description
**Product and Version Used**:
Visual Studio 2019 with .Net5
**Steps to Reproduce**:
Open .EditorConfig file set severity for some as error. For e.g. IDE0065.
**Actual Behavior**:
```csharp
It does not recognize this as an error. Hence Fix command does not work either
```
**Expected Behavior**:
```csharp
Identifies everything configured in .EditorConfig file and should also provide the fix for them.
```
Contributor guide
Research direction
Start by reproducing the issue in Visual Studio 2019 with .NET 5 using an .EditorConfig severity of error for IDE0065. Compare Rolsynator Analyze and Fix behavior with the configured severity; done means the diagnostic is recognized as an error and the corresponding fix is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100