Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

(v3.7.0) C: splint

LCD 47 edited this page Oct 6, 2015 · 1 revision

Maintainer: LCD 47 lcd047@gmail.com

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.
Clone this wiki locally