From a31860df9d3c7699d95c39641b9ad2e85d03dde5 Mon Sep 17 00:00:00 2001 From: Levi Govaerts Date: Wed, 4 Jun 2014 15:14:59 +0200 Subject: [PATCH] Added .url to the drupalcs repository --- build.default.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.default.properties b/build.default.properties index fac0ee8..02d18cb 100644 --- a/build.default.properties +++ b/build.default.properties @@ -43,7 +43,7 @@ phing.drush.repository.revision = HEAD # The repository to clone for PHP CodeSniffer coding standards task # NB: This is only required if using the phpcs target / PHP_Codesniffer -phpcs.drupalcs.repository = https://github.com/ericduran/drupalcs.git +phpcs.drupalcs.repository.url = https://github.com/ericduran/drupalcs.git # The url to the jslint4java to use jslint4java.url = http://jslint4java.googlecode.com/files/jslint4java-2.0.0-dist.zip