Results 25 comments of Justin

I recall attempting to do that once. I quickly gave up because it was going to be more work than I expected. Though I can't recall why.

I would review and hopefully accept a pull request.

v6 was just released: https://github.com/d3/d3/blob/master/CHANGES.md#changes-in-d3-60

I would put in at least $100 for this too. How about using https://www.bountysource.com/?

Sobelow can't always know whether any given variable is user supplied input so it appears to be assuming that it could be if the response body is generated dynamically in...

I'm not seeing the `end` or `close` events on node 0.8.14 with unzip 0.1.8.

I have the same problem. I think this is caused by the logic being used to decide whether a function is called. https://github.com/hauleth/mix_unused/blob/9f0f6563e6676ed35a2ede38145df9f841cf7e9b/lib/mix_unused/analyzers/unused.ex#L28-L34 If I understand that code correctly, it...

@hauleth I tested `master` and it looks good; it appears to be producing the same results as the PR that I submitted for this issue.