diff options
author | Cyril Roelandt <tipecaml@gmail.com> | 2018-11-01 18:20:48 +0100 |
---|---|---|
committer | Cyril Roelandt <tipecaml@gmail.com> | 2018-11-01 18:52:28 +0100 |
commit | f34c089685d1437f523e9c947c06b402f12c4b95 (patch) | |
tree | 48ddd88a98fd89747be573c61f688f7f65a3d052 /doc/ale.txt | |
parent | 4b841b55869e3ec5b02806f9b2fe962ffdca2750 (diff) | |
download | ale-f34c089685d1437f523e9c947c06b402f12c4b95.zip |
PHP linter: make the path to the executable configurable
Fixes #1388
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 59b9f352..e4fc0e3c 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -224,6 +224,7 @@ CONTENTS *ale-contents* phpstan.............................|ale-php-phpstan| psalm...............................|ale-php-psalm| php-cs-fixer........................|ale-php-php-cs-fixer| + php.................................|ale-php-php| po....................................|ale-po-options| write-good..........................|ale-po-write-good| pod...................................|ale-pod-options| |