Oleg Butuzov

Results 35 comments of Oleg Butuzov

@solokirrik bad advice considering improvements in `1.43` and backwards compatibility for go versions.

Before PR we might need a comment from @tommy-muehle.

and looks like a way to ignore such patterns was [just added](https://github.com/tommy-muehle/go-mnd/pull/29)

+1 to @solokirrik, because support to `ignored-functions` just landed to `golangci-lint` json schema (but not `golangci-lint` itself)

Can you describe this `feature`? Is it timeout for the whole `cli`? or just for one of the "bad" links?

I got it. Is this a project I also can try (published online or opensource)? As for the feature, lets added it to to-do list, but just be aware: I...

@findleyr indeed I miss this setting while thinking about how to solve the problem. might need to refresh my knowledge of `gopls` configuration options.

If the first item of the list has space betwean * and `text`, and next is `tabbed`. output is next ```html title spaced item abbed item long line title spaced...

I was going to work on this (and severity coloring) feature starting next month. Feel free to pick it up and make PR, if you don't want to wait.