Commit graph

22 commits

Author SHA1 Message Date
Daniel Compton
40859644b2 Simplify removing nils from paths argument 2015-08-29 18:52:38 +12:00
Kapil Reddy
20f6415baf Code style changes for concat block 2015-08-29 18:10:25 +12: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
f07a857b82 Update kibit-project dependencies 2015-04-20 20:02:18 +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
Daniel Compton
86d5939ca0 Add cljx source-paths 2014-11-26 09:26:06 +13:00
Daniel Compton
4eb476030c Add cljsbuild source-paths 2014-11-24 14:45:04 +13:00
Daniel Compton
bca054018c Merge pull request #3 from danielcompton/exit-code
Exit with non-zero exit code when suggestions are made
2014-11-24 11:31:17 +13:00
Daniel Compton
cc579ed99e When suggestions are made, exit with exit-code 1
Adds gitignore for housekeeping
2014-11-24 10:39:21 +13:00
Jonas Enlund
519324648a Merge pull request #1 from clumsyjedi/master
Pass source-paths to kibit.driver/run
2013-09-25 08:55:47 -07: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