Sergey Vilgelm
Sergey Vilgelm
Here is the code of how to apply SuggestedFixes: https://github.com/golang/tools/blob/54dc8c5edb561003330ec7e649333181bbd0a9bd/go/analysis/internal/checker/checker.go#L316
I think it will be much faster if you can raise a PR. Any new linters that are not already covered by existent are welcome
no worries, you can just raise a PR
one more place to update after any changes in the configurations
I mean, if we can make all update automatically, then yes, let's do it. Any PRs are welcome. But right now the only source of true is go code, so...
@butuzov @zepatrik sure, do anything you need
@iwankgb IMO we need to get rid of as much as possible forks and use the original projects.
Could you please show the examples of printed suggestions?
@ldez what do you think about this as temporary solution, it is really needed?
@ifaisalalam please also run using `golangci-lint run --out-format=github-actions` and attach a screen shot