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

Resolve all golint errors and run in CI #289

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Conversation

jhand2
Copy link
Collaborator

@jhand2 jhand2 commented Dec 18, 2023

golint ensures exported values are documented and generally enforces consistent Go style. Fix all the existing issues and run golint in CI to prevent future lint errors.

golint ensures exported values are documented and generally enforces
consistent Go style. Fix all the existing issues and run golint in CI to
prevent future lint errors.
@jhand2 jhand2 requested a review from sree-revoori1 December 18, 2023 20:31
@jhand2 jhand2 merged commit b68c2bb into chipsalliance:main Dec 19, 2023
1 check passed
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