Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: propagate doc comments on flags and arguments to
--help/-h
+ structs derive refactor #26base: master
Are you sure you want to change the base?
feat: propagate doc comments on flags and arguments to
--help/-h
+ structs derive refactor #26Changes from 53 commits
251dfce
ae76568
0c3ce3a
e02529d
912744d
1d16e9b
451e7e3
d1d8e06
7ef647b
19c9d77
15bc985
9de4082
e28aee7
b831cbc
1344f02
222ee83
709e4bc
13e6f2a
63dea02
18ae13e
99d1c65
4d84f7c
96072dc
0e9dc32
f922cda
53551bf
8d6750d
086d39f
77604e2
060f38c
1db0c12
6bc7672
48f96f6
19b2099
29c9aea
c66953e
424cef0
e9e96ab
eb4b124
7c296a4
65f6fb7
ccfbb2c
ddb3891
632ac61
26ee82d
6461299
840636a
5dc36c1
7e1ec80
d87ee59
985a465
382cc33
3db17e1
f85e437
87848e4
bc0a363
aad7bda
9bedd97
804e120
c9cce06
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's internal doc, so I would better keep it with the code at the level with the code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
assumed this to be the duplicate of #26 (comment)
This file was deleted.