eastwood

All things realted to eastwood - the Clojure linter
seancorfield 2021-03-21T19:27:20.003Z

FYI: Eastwood 0.3.14 will not run on Clojure 1.9 — I opened an issue on GH @slipset — it requires Clojure 1.10 (just as a heads up here for anyone still running Clojure 1.9).

👍 1
vemv 2021-04-01T19:17:53.003500Z

Released the fix as 0.4.0 finally :)

1
seancorfield 2021-04-01T19:26:59.007500Z

I just updated HoneySQL V2 to use Eastwood 0.4.0 and can confirm it works on Clojure 1.9.0! Thank you!

🙌 1
seancorfield 2021-04-01T19:27:41.007800Z

(! 830)-> clojure -M:eastwood
== Eastwood 0.4.0 Clojure 1.9.0 JVM 16 ==
Directories scanned for source files:
 
src
== Linting honey.sql ==
== Linting honey.specs ==
== Linting honey.sql.helpers ==
== Linting done in 4134 ms ==
== Warnings: 0 (not including reflection warnings)  Exceptions thrown: 0