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

Support hyperlinks #60

Merged
merged 6 commits into from
Aug 24, 2024
Merged

Support hyperlinks #60

merged 6 commits into from
Aug 24, 2024

Conversation

stefanhaller
Copy link
Collaborator

Reviewed as part of jesseduffield/lazygit#3825.

It annoys me that VS Code shows me yellow warnings for these whenever I edit
gocui files as part of the lazygit project (I'm actually not sure why it does
this, I thought it's not supposed to look into the vendor directory). Anyway,
trying to silence these by adding empty default cases. I'm not sure this is the
best or most idiomatic way to silence the warnings.
I dislike naked returns anyway, but this fixes the last linter warnings in
gocui.
@stefanhaller stefanhaller merged commit 15b7fbc into master Aug 24, 2024
1 check passed
@stefanhaller stefanhaller deleted the support-hyperlinks branch August 24, 2024 08:34
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.

1 participant