Fork me on GitHub
#code-reviews
<
2016-04-09
>
bruceadams14:04:09

I’ve been enjoying using Eastwood for a measure of automated code review (along with peer code reviews). Unfortunately, Eastwood flags fairly common uses of Slingshot’s try+. I’ve attempted to offer a fix for Eastwood, https://github.com/jonase/eastwood/pull/196, but I barely understand what I’m doing.