Welcome
How did you install golangci-lint?
Other
Your feature request related to a problem? Please describe
I would like golangci-lint to have a formatter for function signatures. I found two that look okay:
I tried the first one, and it works. Having it integrated into golangci-lint would be great.
That issue is unrelated to another project with the same name from #6242.
Describe the solution you'd like
See above.
Describe alternatives you've considered
Running github.com/feedr-aps/sigfmt manually.
Additional context
No response
Supporter
Welcome
How did you install golangci-lint?
Other
Your feature request related to a problem? Please describe
I would like golangci-lint to have a formatter for function signatures. I found two that look okay:
I tried the first one, and it works. Having it integrated into golangci-lint would be great.
That issue is unrelated to another project with the same name from #6242.
Describe the solution you'd like
See above.
Describe alternatives you've considered
Running github.com/feedr-aps/sigfmt manually.
Additional context
No response
Supporter