-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: make small improvements to optionparser
1. Add a Coda field to OptionParser. The user can put text here that will appear at the bottom of a help message. (This is especially nice for links pointing to further information or where to file bug reports.) 2. Make a few small changes pointed out by staticcheck. (Do not use uppercase letters at the start of an error, and avoid a loop when using `append`.) 3. Change the help message to go better with my preferences.
- Loading branch information
1 parent
fc36456
commit 6c81d37
Showing
1 changed file
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters