How to ignore angular directive lint error with Vim and syntastic
In your vimrc :
let g:syntastic_html_tidy_ignore_errors=[" proprietary attribute \"ng-"]
And you should be aware of writing directive later to use ng- prefix otherwise remember to add more here.
Written by Dung Quang
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Angularjs
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#