Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grunt task does not stop on validation error #21

Closed
olegjs opened this issue Dec 14, 2013 · 2 comments · Fixed by #22
Closed

Grunt task does not stop on validation error #21

olegjs opened this issue Dec 14, 2013 · 2 comments · Fixed by #22

Comments

@olegjs
Copy link

olegjs commented Dec 14, 2013

Running "validation:dist" (validation) task                                                                                                                                          
Validation started for.. src/index.html                                                                                                                                              
1=> "An a start tag seen but an element of the same type was already open." Line no: 321                                                                                             
2=> "Stray end tag a." Line no: 324                                                                                                                                                  
No of errors: 2                                                                                                                                                                      

Running "htmlmin:dist" (htmlmin) task                                                                                                                                                
File dist/index.html created.                                                                                                                                                        

Running "cssmin:dist" (cssmin) task                                                                                                                                                  
File dist/main.css created.    
@cvrebert
Copy link
Contributor

X-Ref: #2.

@cvrebert
Copy link
Contributor

Have submitted #22 to fix this.

praveenvijayan added a commit that referenced this issue Dec 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants