commandlineparser / commandlineparser/commandline
Generate list of enum values in help text as lowercase
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
Since there is a parser option `CaseInsensitiveEnumValues` it would be also desirable to output help text for enum options in lowercase. Right now it outputs enum names as-is, most popular being PacalCase. This may be an option for `HelpText.AutoBuild`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.