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: skip functions without body in opaque linter #4

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

itgram
Copy link
Contributor

@itgram itgram commented Nov 22, 2024

Fix #3

@uudashr uudashr added the bug Something isn't working label Nov 25, 2024
@uudashr
Copy link
Owner

uudashr commented Nov 25, 2024

Note: empty body is allowed https://go.dev/ref/spec#Function_declarations

Copy link
Owner

@uudashr uudashr left a comment

Choose a reason for hiding this comment

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

LGTM

@uudashr uudashr merged commit 016239e into uudashr:master Nov 25, 2024
3 checks passed
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
2 participants