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

(v3.7.0) C++: cpplint

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

Maintainer: LCD 47 lcd047@gmail.com

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