dotnet / dotnet/command-line-api
No way to opt out of typo corrections in custom parse delegate
Open
bug
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
Some errors that might be set during custom parsing should not lead to type corrections being suggested, as they might be nonsensical. Here's an example:
Contributor guide
Assessment
This issue has not been assessed yet.