forked from vim-syntastic/syntastic
-
Notifications
You must be signed in to change notification settings - Fork 0
(v3.1.0) C++: oclint
LCD 47 edited this page Dec 13, 2014
·
1 revision
Maintainer: "UnCO" Lin [email protected]
OClint is a static code analysis tool. See the official page for details.
- g:syntastic_oclint_config_file (string; default: '.syntastic_oclint_config')
- file containing project-specific options to be passed to oclint (such as defines or include directories), one option per line
[Syntastic Wiki][0] [0]: https://github.com/scrooloose/syntastic/wiki/