Commit graph

17 commits

Author SHA1 Message Date
Yann Esposito (Yogsototh)
ac7f3a8fd2
remove false rule from lein kibit 2016-06-13 19:34:58 +02:00
Yann Esposito (Yogsototh)
1fb52ae059
updated README 2016-06-13 19:00:10 +02:00
Yann Esposito (Yogsototh)
89447c7418
update project version 2016-06-13 18:39:00 +02:00
Kapil Reddy
ad64732baa Allow custom kibit rules
project.clj will need to have following entry

:kibit {:rules (merge kibit.rules/rule-map
                      {:ctrl test/rules})
        :source-paths ["rules"]}

All namespaces found in source-paths dir will be required during kibit
run.

Update kibit version in project.clj and 'kibit-project'
2015-08-29 18:10:25 +12:00
Daniel Compton
df4fa32160 Version 0.1.2 2015-04-20 20:14:29 +12:00
Daniel Compton
088b06467c Bump for next version 2015-04-20 20:13:45 +12:00
Daniel Compton
53e37fe1e6 Version 0.1.1 2015-04-20 20:13:27 +12:00
Daniel Compton
4417447a6a Bump for next version 2015-04-20 20:13:04 +12:00
Daniel Compton
95020b4ff6 Version 0.1.1 2015-04-20 19:58:30 +12:00
Daniel Compton
3249c96af7 Bump kibit version 2015-04-20 19:57:45 +12:00
Daniel Compton
3204f08e56 Bump snapshot to continue working 2015-04-20 19:11:54 +12:00
Daniel Compton
dd84e71878 Bump for 0.1.0 release 2015-04-20 19:06:31 +12:00
Fraz
89f60dd372 Pass source-paths to kibit.driver/run
Rather than the complete project, also ups the version to 0.0.9-SNAPSHOT
for lein-kibit and the dependency kibit for consistency
2013-09-25 15:58:21 +01:00
Jonas Enlund
36f161a5f6 Release 0.0.8 2013-03-09 21:48:48 +02:00
Jonas Enlund
f068d0d16f update dep on kibit 2012-11-11 17:04:33 +02:00
Jonas Enlund
3a6142f38c Add dep on kibit 2012-11-11 16:39:38 +02:00
Jonas Enlund
48fb5bf8a9 Initial commit 2012-11-11 15:47:07 +02:00