Skip to content

Support golangci-lint fmt #35

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

Closed
lkonya opened this issue Mar 28, 2025 · 3 comments
Closed

Support golangci-lint fmt #35

lkonya opened this issue Mar 28, 2025 · 3 comments

Comments

@lkonya
Copy link

lkonya commented Mar 28, 2025

Hey @bhundven
golangci-lint added support for formatters: https://golangci-lint.run/welcome/quick-start/#formatting
It would be nice to use it in pre-commit.
What do you think?

@bhundven
Copy link
Owner

bhundven commented Apr 3, 2025

@bhundven
Copy link
Owner

bhundven commented Apr 6, 2025

I mean, when it really comes to it... You could just use the golangci-lint pre-commit or github action.

This repo provides mod tidy, mod vendor, build, generate, and unit-tests, but the rest can be done with golangci-lint.

@ccoVeille
Copy link

ccoVeille commented Apr 8, 2025

There is now an official one made by @ldez

@bhundven bhundven closed this as not planned Won't fix, can't repro, duplicate, stale Apr 10, 2025
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

No branches or pull requests

3 participants