assignUser commented on code in PR #13284:
URL: https://github.com/apache/arrow/pull/13284#discussion_r887953314


##########
dev/archery/archery/cli.py:
##########
@@ -807,13 +807,15 @@ def release(obj, src, jira_cache):
 
 @release.command('curate')
 @click.argument('version')
[email protected]('--minimal/--full', '-m/-f',

Review Comment:
   That would be possible but throughout archery the double-flag syntax is used:
   
![image](https://user-images.githubusercontent.com/16141871/171639959-610c8760-0937-4262-84b2-7abe9dee9c1a.png)
   I think it would be better to stick to that convention for consistency.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to