C: splint - novaez/syntastic GitHub Wiki

Maintainer: LCD 47 [email protected]

Splint is a tool for statically checking C programs for security vulnerabilities, see the official page for details.

Checker options:

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.
⚠️ **GitHub.com Fallback** ⚠️