-
2.0.0
- Removes the use of customizable markers for code validation - Looks for .validationignore in /, /template-app/ and /src/ - Looks for .validationwhitelist in / and /src/
-
1.1.0
Changes to handle whitelisting and ignore files with the use of protected mode. - All files apart from template-app/vendor, template-app/tmp directories and binary files will be whitelisted for code-validation - .validationignore can be part of / or /template-app/