From 7086586b1776d2b5f3bf87a7f0c25595a5d7e1b0 Mon Sep 17 00:00:00 2001 From: David Sierra DiazGranados Date: Sun, 5 Nov 2017 13:53:12 -0500 Subject: Add executable option for phpmd linter (resolves #1076) (#1078) * Add executable option for phpmd linter (resolves #1076) * Add test for phpmd executable option --- doc/ale-php.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/ale-php.txt b/doc/ale-php.txt index f09c95fd..455472f7 100644 --- a/doc/ale-php.txt +++ b/doc/ale-php.txt @@ -121,6 +121,14 @@ g:ale_php_phpcs_use_global *g:ale_php_phpcs_use_global* =============================================================================== phpmd *ale-php-phpmd* +g:ale_php_phpmd_executable *g:ale_php_phpmd_executable* + *b:ale_php_phpmd_executable* + Type: |String| + Default: `'phpmd'` + + This variable sets executable used for phpmd. + + g:ale_php_phpmd_ruleset *g:ale_php_phpmd_ruleset* *b:ale_php_phpmd_ruleset* Type: |String| -- cgit v1.2.3