Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

question: why golangci-lint with option --fix does not trigger any fix from testifylint? #83

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
peczenyj opened this issue Apr 18, 2024 · 1 comment
Labels
question Further information is requested wontfix This will not be worked on

Comments

@peczenyj
Copy link

Hello

I had to use the program testifylint with option -fix on my repositories, since golangci-lint --fix somehow does not trigger the automatic fix when possible

My question is: why?

this linter seems to support the fix option. Perhaps the interface with golangci-lint need some adaptation?

I'd like to avoid use multiple tools, since golangci-lint can centralize all code needed

@Antonboom
Copy link
Owner

Hi!

Because golangci-lint uses their own fixing approach, some linters supports it but some not.
We are awaiting of golangci/golangci-lint#1779

@Antonboom Antonboom added the question Further information is requested label Apr 18, 2024
@Antonboom Antonboom closed this as not planned Won't fix, can't repro, duplicate, stale Apr 20, 2024
@Antonboom Antonboom added the wontfix This will not be worked on label Jun 8, 2024
Repository owner locked and limited conversation to collaborators Oct 3, 2024
@Antonboom Antonboom converted this issue into discussion #184 Oct 3, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants