Skip to content

Update function prototype and correct linter errors#44

Open
dylannorthrup wants to merge 13 commits intomattn:mainfrom
dylannorthrup:make-golangci-lint-happy
Open

Update function prototype and correct linter errors#44
dylannorthrup wants to merge 13 commits intomattn:mainfrom
dylannorthrup:make-golangci-lint-happy

Conversation

@dylannorthrup
Copy link
Copy Markdown

This PR addresses an issue causing build failures. It also includes a number of fixes to address warnings/errors from golangci-lint.

I've done my best to group similar changes into a single commit (i.e. "all fixes for not checking error return values in ${FILE1}" are in one commit, "fix for incorrect function prototype in ${FILE1}" is in a different commit, etc).

Cheers!

@mattn
Copy link
Copy Markdown
Owner

mattn commented Apr 2, 2026

Sorry, Could you please fix conflicts?

@dylannorthrup
Copy link
Copy Markdown
Author

Sorry, Could you please fix conflicts?

Apologies for the delay. The conflicts have been resolved.

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