From 0a1230578f6152594057a66c31943fdeb606ae40 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 14 Mar 2014 09:00:05 +0000 Subject: Add copyright-statement-tool to projects --- liw-real.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/liw-real.conf b/liw-real.conf index 6a7e0c9..5216c4f 100644 --- a/liw-real.conf +++ b/liw-real.conf @@ -226,6 +226,16 @@ "build-commands": [ "yarn clab.yarn" ] + }, + { + "name": "copyright-statement-lint", + "git": "git://git.liw.fi/clab", + "build-depends": [ + "cliapp" + ], + "build-commands": [ + "yarn yarns/*.yarn" + ] } ] } -- cgit v1.2.1