Commit: b5abb1e5c40505dc25d463e34ce59f3cb7b04f40
Author: David Persson | Date: 2009-12-28 14:08:49 +0100
diff --git a/config/phpca_lithium_standard.ini b/config/phpca_lithium_standard.ini
index 6b62c85..6e34613 100644
--- a/config/phpca_lithium_standard.ini
+++ b/config/phpca_lithium_standard.ini
@@ -4,7 +4,7 @@ line_endings = "\n"
indentation = "\t"
extensions = php
additional_rules = extensions/phpca/Rule
-skip = /*/views/*
+skip = /*.txt.php, /*.html.php, /*.xml.php
; Code
[NoCarriageReturnsRule]