Skip to content
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

Use the same (Deprecated) label as in Click #153

Merged
merged 1 commit into from
May 13, 2023
Merged

Use the same (Deprecated) label as in Click #153

merged 1 commit into from
May 13, 2023

Conversation

kdeldycke
Copy link
Contributor

Just a little nit-pick, but to have consistent output, I propose to change the case of the deprecated label from commands, and aligns it to Click's.

See Click's code at: https://github.com/pallets/click/blob/b0538df/src/click/core.py#L1331

For the record, this has been changed from (DEPRECATED) to the current (Deprecated) in Click in 8.0.0rc1. Also see: pallets/click#1816.

@janluke janluke added the enhancement New feature or request label May 13, 2023
@janluke
Copy link
Owner

janluke commented May 13, 2023

Thanks for the PR!

@janluke janluke merged commit 14ae6d6 into janluke:master May 13, 2023
@kdeldycke kdeldycke deleted the align-deprecated-flag branch May 14, 2023 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants