forked from vim-syntastic/syntastic
-
Notifications
You must be signed in to change notification settings - Fork 0
(v3.7.0) C: splint
LCD 47 edited this page Oct 6, 2015
·
1 revision
Maintainer: LCD 47 [email protected]
Splint is a tool for statically checking C programs for security vulnerabilities, see the official page for details.
- g:syntastic_splint_config_file (string; default: '.syntastic_splint_config')
- file containing project-specific options to be passed to splint (such as defines or include directories), one option per line.
[Syntastic Wiki][0] [0]: https://github.com/scrooloose/syntastic/wiki/