Closed callumacrae closed 10 years ago
Already validated files won't validate again. use $grunt validate --reset=true in order to revalidate files.
Surely they should validate again when changed, though?
+1 for them to be able to validate again when changed.
I found this to be a bug although I understand the caching need/concept.
How can we ensure files with changes are re-validated? Create a hash of the file (based on content, file size or something) and use that to work out if the file has changed and therefore should be re-validated? I believe grunt-ftpush does something like this to avoid uploading files that haven't changed.
EDIT: just created a new issue #47
The text is green, but it isn't validating the files, even when I change the files. Any ideas why?