diff options
Diffstat (limited to 'doc/ale-php.txt')
-rw-r--r-- | doc/ale-php.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ale-php.txt b/doc/ale-php.txt index e17e1023..645decd7 100644 --- a/doc/ale-php.txt +++ b/doc/ale-php.txt @@ -189,6 +189,13 @@ g:ale_php_psalm_executable *g:ale_php_psalm_executable* This variable sets the executable used for psalm. +g:ale_psalm_langserver_options *g:ale_psalm_langserver_options* + *b:ale_psalm_langserver_options* + Type: |String| + Default: `''` + + This variable can be set to pass additional options to psalm. + =============================================================================== php-cs-fixer *ale-php-php-cs-fixer* |