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] use only gci linter #36511

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Nov 23, 2024

Description

There are actually two linters that handle imports order (goimports and gci)

This uses only gci as the linter to order imports

@mmorel-35
Copy link
Contributor Author

There seems to be problem with mdatagen and noop import is missing in generated_telemetry.go files

@atoulme
Copy link
Contributor

atoulme commented Dec 7, 2024

Please rebase and run make generate

@mmorel-35 mmorel-35 force-pushed the golangci-lint/gci branch 4 times, most recently from d1ca5f1 to 26f5f1f Compare December 7, 2024 09:44
Signed-off-by: Matthieu MOREL <[email protected]>
@mmorel-35
Copy link
Contributor Author

mmorel-35 commented Dec 7, 2024

There are still some trouble with imports.
Probably worth some fixes in mdatagen

/cc @bogdandrutu ,
I'll provide a PR

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants