Hi folks

Kibit 0.1.5 <https://github.com/jonase/kibit/releases/tag/0.1.5> is out
now.

Kibit is a static analyzer for Clojure and ClojureScript which looks for
patterns of code that could be rewritten more idiomatically.

The major new feature is automatic and interactive replacements. You can
run

lein kibit --replace --interactive

To interactively apply Kibit suggestions, or if you’re very trusting, just
apply them automatically with

lein kibit --replace

This is the first release since consolidating the lein plugin into the main
kibit repository, I think we’ve got everything working correctly, but let
me know if there are any problems.

Happy kibiting!
-- 

Daniel

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to