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 linting issues caused by lack of godoc comments #100

Merged
merged 5 commits into from
Mar 5, 2024

Conversation

KendallWeihe
Copy link
Contributor

Linting on main is currently failing because of a lot of lacking godoc comments for exported members. This PR adds the comments. In full transparency, I think the doc comments here are insufficient, in that a lot of comments need additional language added. I was hoping we could get the pipeline back to functional, so that linting is actually useful for current code changes, and then follow-up with this ticket to add additional context and whatnot.


This work spurred the creation of this ticket #98

@KendallWeihe KendallWeihe changed the title Fix linting issues caused by lack of golang comments Fix linting issues caused by lack of godoc comments Mar 1, 2024
@mistermoe mistermoe merged commit 1d38f80 into main Mar 5, 2024
3 checks passed
@mistermoe mistermoe deleted the kendallw/godocs-linting-fixes branch March 5, 2024 14:48
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.

2 participants