Генерировать информацию о разнице .editorconfig'ов при выполнении дотнет формате с кастомным .editorconfig'ом
Open
Nobody has claimed this yet.
task
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Есть две фичи:
- Возможность выполнить dotnet format с указанным .editorconfig'ом и получить дифф warning'ов
- Возможность сравнить два .editorconfig'а и получить дифф в правилах
Хочется совместить и видеть чем отличаются исходных .editorconfig и тот, которым подкладывают в солюшен.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue describes combining dotnet format with a custom .editorconfig and comparing two .editorconfig files. Start by locating the existing dotnet format and editorconfig comparison entry points, then determine how their outputs could be combined. Done should show which rules differ between the original and injected configurations and the related formatting warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100