code-reviews

bruceadams 2016-04-09T14:23:09.000045Z

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.