I have to use buck for a project, and syntastic is returning lots of errors in buck's TARGETS files. Is there a way/documentation to declare that TARGETS file should not be checked ?
I could set the default behavior to passive, but I would like to avoid that if possible