vim-syntastic / syntastic

Syntax checking hacks for vim
Do What The F*ck You Want To Public License
11.3k stars 1.14k forks source link

Add cpplint checker support for C #2343

Open lcheylus opened 3 years ago

lcheylus commented 3 years ago
- add cpplint.vim in syntax_checkers/c/ => redirect to cpp/cpplint.vim
- modify syntax_checkers/cpp/cpplint.vim to use config from C checker
- add Cpplint for C in doc/syntastic-checkers.txt