syntastic
syntastic copied to clipboard
Feature: g:syntastic_*_remove_include_warnings
It would be nice to be able to filter out warnings from include files without missing out on errors.
As syntastic not supporting this, an easy way is to hack the checker you're using to exclued the warning.