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 dupword linter issue #5

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Fix dupword linter issue #5

merged 1 commit into from
Jan 4, 2024

Conversation

alexandear
Copy link
Contributor

This PR enables dupword linter and fixes up issue:

❯ golangci-lint run
spancheck.go:80:1: Duplicate words (the) found (dupword)
// runFunc checks if the the node is a function, has a span, and the span never has SetStatus set.
^

Copy link
Owner

@jjti jjti left a comment

Choose a reason for hiding this comment

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

Love it and thank you!

@jjti jjti merged commit d5e9b8d into jjti:main Jan 4, 2024
3 checks passed
@alexandear alexandear deleted the fix-dupword-issue branch January 4, 2024 18:56
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.

None yet

2 participants