Доброго времени суток - не получается разобраться...(
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Доброго времени суток! Я прошу прощения... А у меня оно как-то не работает)
Пытаюсь сгенерировать человоко-читаемую доку по .editorconfig файлу, но получается пустота.
Я правильно понимаю, что наличие опции, например
dotnet_style_require_accessibility_modifiers = always
без диагностики
dotnet_diagnostic.IDE0040.severity = warning
Не даст никакого результата. Это так и задумано? То есть, для каждой опции мне надо дописывтать диагностику.
Или это так сказать баг?)
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
Start by reproducing the empty output with the shown .editorconfig option, then compare it with the same option paired with the IDE0040 diagnostic. Trace the tool's handling of options and diagnostics; done means the behavior is confirmed and either documented as intended or corrected with a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100