From 58717e05a3af56e8937dc5e794523e3184d5d530 Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 16 Jul 2017 22:11:43 +0100 Subject: #711 - Make the cppcheck executables configurable --- doc/ale-c.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/ale-c.txt') diff --git a/doc/ale-c.txt b/doc/ale-c.txt index 57d544db..41c33c96 100644 --- a/doc/ale-c.txt +++ b/doc/ale-c.txt @@ -24,6 +24,14 @@ g:ale_c_clang_options *g:ale_c_clang_options* =============================================================================== cppcheck *ale-c-cppcheck* +g:ale_c_cppcheck_executable *g:ale_c_cppcheck_executable* + *b:ale_c_cppcheck_executable* + Type: |String| + Default: `'cppcheck'` + + This variable can be changed to use a different executable for cppcheck. + + g:ale_c_cppcheck_options *g:ale_c_cppcheck_options* *b:ale_c_cppcheck_options* Type: |String| -- cgit v1.2.3