Skip to content

chore: Enable golangci-lint #7

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

Merged
merged 3 commits into from
Mar 12, 2025
Merged

chore: Enable golangci-lint #7

merged 3 commits into from
Mar 12, 2025

Conversation

SuperQ
Copy link
Contributor

@SuperQ SuperQ commented Dec 31, 2024

Add a GitHub actions workflow to run golangci-lint.

  • Fixup/ignore various linting issues.
  • Make the kvm package a fully-qualified public package.

@Nevexo
Copy link
Contributor

Nevexo commented Jan 5, 2025

Personally, I'd separate out the implementation of the lint action and the actual changes you've made because of the linting into different commits just so the history is a bit cleaner.

Your call though.

@SuperQ
Copy link
Contributor Author

SuperQ commented Jan 5, 2025

Sure, I can split it.

@SuperQ
Copy link
Contributor Author

SuperQ commented Jan 5, 2025

Split PR into two commits.

@SuperQ SuperQ changed the title Chore: Enable golangci-lint chore: Enable golangci-lint Jan 6, 2025
@CLAassistant
Copy link

CLAassistant commented Feb 13, 2025

CLA assistant check
All committers have signed the CLA.

@SuperQ SuperQ mentioned this pull request Mar 1, 2025
In prep to add golangci-lint, fix various linting issues.
* Make the `kvm` package a fully-qualified public package.

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ
Copy link
Contributor Author

SuperQ commented Mar 11, 2025

Ping @ym, it would be nice to get this merged so we can keep the code tested and tidy.

SuperQ added 2 commits March 11, 2025 18:35
Add a GitHub actions workflow to run golangci-lint.

Signed-off-by: SuperQ <superq@gmail.com>
Signed-off-by: SuperQ <superq@gmail.com>
@ym ym merged commit 38d6f57 into jetkvm:dev Mar 12, 2025
2 of 3 checks passed
@SuperQ
Copy link
Contributor Author

SuperQ commented Mar 12, 2025

Thanks for all the reviews and merges!

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.

4 participants