summaryrefslogtreecommitdiff
path: root/doc/ale-php.txt
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2017-10-27 23:36:16 +0100
committerGitHub <noreply@github.com>2017-10-27 23:36:16 +0100
commit0e848b608cc5fe9188e779c75c1b3acf3804c585 (patch)
tree9f8ac7eceb95d1e866047317847125ee36c146eb /doc/ale-php.txt
parent73b8181ce65ab8386d0fb900954757d740b600d2 (diff)
parent36898436b53f8f7df7790ce3ce0681cfd4c9bdb6 (diff)
downloadale-0e848b608cc5fe9188e779c75c1b3acf3804c585.zip
Merge pull request #1053 from SamHowie/hackfmt
Add hackfmt fixer
Diffstat (limited to 'doc/ale-php.txt')
-rw-r--r--doc/ale-php.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ale-php.txt b/doc/ale-php.txt
index 8756d60e..f09c95fd 100644
--- a/doc/ale-php.txt
+++ b/doc/ale-php.txt
@@ -9,6 +9,17 @@ There are no options for this linter.
===============================================================================
+hackfmt *ale-php-hackfmt*
+
+g:ale_php_hackfmt_options *g:ale_php_hackfmt_options*
+ *b:ale_php_hackfmt_options*
+ Type: |String|
+ Default: `''`
+
+ This variable can be set to pass additional options to the hackfmt fixer.
+
+
+===============================================================================
langserver *ale-php-langserver*
g:ale_php_langserver_executable *g:ale_php_langserver_executable*