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

ci(golangci-lint) :Add golangci linter #315

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

dttung2905
Copy link
Contributor

From the feedback #306 (comment), I'm adding golangci-lint in GIthub Action CI. There are many different linters but I'm just adding the most basic one. We can definitely add more if needed

I have not run golangci-lint with --fix argument. I plan to get it flagged out in the PR as a form of testing. Let me know if we want to commit the changes after fixing

@github-actions github-actions bot added the INFRA label Feb 23, 2025
@dttung2905
Copy link
Contributor Author

@zeroshade It seems the Golang CI lint does work 😄 . https://github.com/apache/iceberg-go/actions/runs/13532254394/job/37817030681?pr=315 I will go ahead and fix the highlighted issues

@zeroshade
Copy link
Member

@dttung2905 Looks good, once you resolve the conflicts i'm happy to merge this.

Signed-off-by: dttung2905 <[email protected]>
Signed-off-by: dttung2905 <[email protected]>
Signed-off-by: dttung2905 <[email protected]>
Signed-off-by: dttung2905 <[email protected]>
Signed-off-by: dttung2905 <[email protected]>
@dttung2905 dttung2905 force-pushed the add-golangci-linter branch from 6b5faa5 to 5396f4a Compare March 1, 2025 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants