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

chore: Re-enable errcheck linter with required fixes #165

Merged
merged 4 commits into from Dec 15, 2023

Conversation

ghislainbourgeois
Copy link
Contributor

Enables the errcheck linter and add error checking where missing, simply logging the error.

Also remove the deadcode and varcheck linters as they are abandoned by their upstream.

@onf-bot
Copy link
Contributor

onf-bot commented Dec 13, 2023

Can one of the admins verify this patch?

1 similar comment
@onf-bot
Copy link
Contributor

onf-bot commented Dec 13, 2023

Can one of the admins verify this patch?

@gab-arrobo
Copy link
Contributor

ok to test

.golangci.yml Show resolved Hide resolved
.golangci.yml Show resolved Hide resolved
Copy link
Contributor

@gab-arrobo gab-arrobo left a comment

Choose a reason for hiding this comment

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

+1 (tested changes locally)

@gab-arrobo gab-arrobo merged commit a07f8b3 into omec-project:master Dec 15, 2023
8 checks passed
@ghislainbourgeois ghislainbourgeois deleted the chore-add-linter branch December 15, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants