C : cpplint - novaez/syntastic GitHub Wiki

Maintainer: LCD 47 [email protected]

For details about cpplint see the project's page.

Checker options:

g:syntastic_cpp_cpplint_thres (integer; default: 5)
error threshold: policy violations with a severity above this value are highlighted as errors, the others are warnings
g:syntastic_cpp_cpplint_args (string; default: `--verbose=3`)
command line options to pass to cpplint
⚠️ **GitHub.com Fallback** ⚠️