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 non-functional linting warnings #131

Merged

Conversation

ghislainbourgeois
Copy link
Contributor

Ran golangci-lint run --fix to automatically fix whitespace and import order warnings.

Ran `golangci-lint run --fix` to automatically fix whitespace
and import order warnings.
@onf-bot
Copy link
Contributor

onf-bot commented Oct 31, 2023

Can one of the admins verify this patch?

1 similar comment
@onf-bot
Copy link
Contributor

onf-bot commented Oct 31, 2023

Can one of the admins verify this patch?

@dafATonf
Copy link

retest this please

@gab-arrobo
Copy link
Contributor

retest this please

@gab-arrobo
Copy link
Contributor

@ghislainbourgeois, I see several checks (components) are getting disabled in the golangci-linter. Is there a plan to re-enable them in future PRs?

@ghislainbourgeois
Copy link
Contributor Author

Yes, the goal is to disable them now as they are failed ng, making the CI green. Afterwards, create 1 PR per linter to enable it again and fixing the issues at the same time.

This will make reviews a lot easier, and make sure we keep a green CI going forward.

@gab-arrobo gab-arrobo merged commit 7b11b38 into omec-project:master Nov 23, 2023
7 checks passed
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

4 participants