Have you thought about a downloadable plugin system for rules?  I imagine 
various libraries embedding rule sets in jar files with magic manifest 
markers indicating their specific location.  Something like:
Kibit-RuleSet-URL: jar:///kibit/ruleset.clj
or, online:
Kibit-RuleSet-URL: https://github.com/addleman/
or, if we wanted to get really fancy:
Kibit-RuleSet-URL: mavenrepo://...  (is there a URL format for maven repo?)

On Monday, April 2, 2012 7:53:46 AM UTC-7, Paul deGrandis wrote:
>
> Great work all around!  It's exciting to see Kibit get so much use. 
>
> Paul 
>
> On Apr 1, 2:29 pm, Jonas <jonas.enl...@gmail.com> wrote: 
> > I'm happy to announce the release of kibit[1] version 0.0.3. New in this 
> > release include: 
> > 
> > * much better reporting 
> > * a more advanced rule system 
> > * more rules 
> > * bug fixes 
> > 
> > Thanks to all who have contributed! 
> > 
> > Jonas 
> > 
> > [1]https://github.com/jonase/kibit

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

Reply via email to