Hello,
Detecting all unclosed Closers in any case sounds a bit undecidable to me
(sounds like the halting problem). But detecting some of them would be
feasible.
Le jeudi 28 décembre 2017 17:58:06 UTC+1, Brian Sorahan a écrit :
>
> That seems like a decent affirmation! Thanks.
>
> On Wednesday,
That seems like a decent affirmation! Thanks.
On Wednesday, December 20, 2017 at 9:42:55 AM UTC-6, Howard C. Shaw III
wrote:
>
> In the absence of an affirmative, I'll just say that I did a search of my
> own.
>
> This site:
> https://github.com/mre/awesome-static-analysis
> lists a bunch of st
In the absence of an affirmative, I'll just say that I did a search of my
own.
This site:
https://github.com/mre/awesome-static-analysis
lists a bunch of static analysis tools for go.
https://github.com/alecthomas/gometalinter has another list, and will run
them for you. They have binary packa