kysect / kysect/Configuin

Доброго времени суток - не получается разобраться...(

Open
#129 2 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.