Skip to content

Fix deprecated flag casing #3200

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

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

stefanvanburen
Copy link
Member

Noticed while using this flag that the message comes out after a comma, so the capital letter is incorrect:

Flag --username has been deprecated, This flag is no longer needed as the username is automatically derived from the token

Noticed while using this flag that the message comes out after a comma,
so the capital letter is incorrect:

```
Flag --username has been deprecated, This flag is no longer needed as the username is automatically derived from the token
```
Copy link
Contributor

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJul 31, 2024, 3:25 PM

Copy link
Contributor

@oliversun9 oliversun9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good catch!

@stefanvanburen stefanvanburen merged commit bcc862d into main Jul 31, 2024
13 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/fix-message-casing branch July 31, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants