Excellent, thank you. The unwieldy default output format was the main
thing stopping me from investigating eastwood.
On Tue, Nov 18, 2014 at 8:41 AM, Andy Fingerhut
wrote:
> Eastwood is a Clojure lint tool. It analyzes Clojure (on the JVM) source
> code, reporting things that may be errors.
>
Eastwood is a Clojure lint tool. It analyzes Clojure (on the JVM) source
code, reporting things that may be errors.
Installation instructions are in the documentation here:
https://github.com/jonase/eastwood#installation--quick-usage
Updates since the last release are described in the chang