I'd like to announce the release of clojure-sonar, a sonar plugin that 
statically analyses clojure code. 

It works by using eastwood and kibit to lint and analyse your code then 
displays the output in a SonarQube widget.
Located on GitHub here: <https://github.com/zmsp/sonar-clojure>
https://github.com/zmsp/sonar-clojure


Requirements:

Need to install leiningen.

Need to add kibit and eastwood to lein projects.clj file

Need to have Sonar-Runner installed and configured

We have tested this plugin on a linux docker image of Sonarqube version 5.1 
(harbur/docker-sonarqube <https://github.com/harbur/docker-sonarqube>)


There are more detailed instructions on github repo 
<https://github.com/zmsp/sonar-clojure>


Please give it a try and let us know how things are working and if you need 
support.  

-- 
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