Use same normalization for SectionName, FilePath, and GetOptionsForSourcePath
Open
Area-IDE
Editor Config
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
From https://github.com/dotnet/roslyn/pull/73380/files#r1608857107
There are currently two helpers used differently in parsing and comparing paths for editorconfig. This tracks making them one method and utilizing it uniformly for EditorConfig pathing
Contributor guide
Assessment
This issue has not been assessed yet.