X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=candle;a=blobdiff_plain;f=.candle;fp=.candle;h=6f5c6bb07c206a2d952eb20c6880e8623353650c;hp=0000000000000000000000000000000000000000;hb=571c7a6df55ba7190cc9c20fd2ad500e6b09c182;hpb=a50fef6f3bacc24a838e81092104f3082b15bad4 diff --git a/.candle b/.candle new file mode 100644 index 0000000..6f5c6bb --- /dev/null +++ b/.candle @@ -0,0 +1,8 @@ +(:packages :candle :style-checker :docgen) +(:name :candle + :tasks + ((:name :checkstyle :directions + (syntax-checker:pretty-print-check-directory "src")) + (:name :docgen :directions + (docgen:pretty-print-validate-packages :candle)))) +; vim:ft=lisp