From 790954df7b3959af479a71bae0905c1c11a56fb7 Mon Sep 17 00:00:00 2001 From: knut <> Date: Thu, 23 Feb 2006 18:49:14 +0000 Subject: Created an XmlLintTask to validate configuration against XML Schema Definitions and a new target lint-demos to check both syntax of demo configuration and PHP source files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 58690b9d..4f511c4f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,6 +14,7 @@ buildscripts/phing/style/phpunit2-frames.xsl -text buildscripts/phing/style/phpunit2-noframes.xsl -text buildscripts/phing/style/str.replace.function.xsl -text buildscripts/phing/tasks/PhpLintTask.php -text +buildscripts/phing/tasks/XmlLintTask.php -text buildscripts/phpbuilder/build.php -text buildscripts/phpbuilder/files.txt -text buildscripts/texbuilder/build.php -text -- cgit v1.2.3