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(lint): Fixed golang linting errors #38

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

dvjsharma
Copy link
Contributor

@dvjsharma dvjsharma commented Jan 11, 2024

Description

This PR fixes all the errors and warnings cached by golangci-lint , hence making the codebase clean and ready to deploy golang static checks and linting action as mentioned in #36

image

closes #37
merge before #36

CC @GMishx

@dvjsharma
Copy link
Contributor Author

Hi @GMishx,
I've made the necessary changes for the lint action to work without errors, PTAL.
Thanks!

Copy link
Member

@GMishx GMishx left a comment

Choose a reason for hiding this comment

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

Changes looks good.

@GMishx
Copy link
Member

GMishx commented Jan 12, 2024

@dvjsharma , the repo requires signed commits. Maybe you can look into it and follow it from next PR :-)

Learn more about signing commits.

@GMishx GMishx merged commit 20a4708 into fossology:main Jan 12, 2024
4 checks passed
@dvjsharma
Copy link
Contributor Author

@dvjsharma , the repo requires signed commits. Maybe you can look into it and follow it from next PR :-)

Learn more about signing commits.

Ahh so sorry, will keep in mind 👍🏻

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 linting issues to make codebase clean
2 participants