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

Fix Zsh completion #2824

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Fix Zsh completion #2824

merged 1 commit into from
Jan 8, 2025

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Jan 8, 2025

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the dev branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Command descriptions must not contain tabs or newline characters. Before this pull request, the Zsh completion appeared as follows:
image

@yahavi yahavi added the bug Something isn't working label Jan 8, 2025
@yahavi yahavi requested a review from sverdlov93 January 8, 2025 16:57
@yahavi yahavi self-assigned this Jan 8, 2025
@yahavi yahavi merged commit 539b80a into jfrog:dev Jan 8, 2025
29 of 30 checks passed
@yahavi yahavi deleted the fix-completion branch January 8, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants