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

Small fixes to lint issues #6

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

PWAlessi
Copy link

@PWAlessi PWAlessi commented Sep 26, 2022

Add .gitignore
Remove unused imports from tests
Fix pointer dereference error in goopicsi.go
Handle unhandled error in goopicsi.go

@PWAlessi PWAlessi changed the title Add .gitignore Small fixes to lint issues Sep 26, 2022
Remove unused imports from tests
Fix pointer dereference error in goopicsi.go
Handle unhandled error in goopicsi.go
Add lint ignore in goopicsi.go

Signed-off-by: patrick-alessi <[email protected]>
@glimchb glimchb self-requested a review September 26, 2022 22:31
@glimchb glimchb linked an issue Sep 26, 2022 that may be closed by this pull request
Copy link
Member

@glimchb glimchb left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@glimchb glimchb merged commit 6a08ec8 into opiproject:main Sep 26, 2022
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.

fix linter errors
3 participants