Commit: 307760c93cb91eeb1fcb1f330dc755105e2c3c9a

Author: David Persson | Date: 2009-12-27 14:59:15 +0100
Exclusion of view files.
diff --git a/config/phpca_lithium_standard.ini b/config/phpca_lithium_standard.ini index 45b1cf6..6b62c85 100644 --- a/config/phpca_lithium_standard.ini +++ b/config/phpca_lithium_standard.ini @@ -4,6 +4,7 @@ line_endings = "\n" indentation = "\t" extensions = php additional_rules = extensions/phpca/Rule +skip = /*/views/* ; Code [NoCarriageReturnsRule]