summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortmn-o3 <tomorrow2009@live.jp>2017-08-20 05:47:21 +0000
committertmn-o3 <tomorrow2009@live.jp>2017-08-20 05:47:21 +0000
commit5a9a365aed333560c9490dbddc8f382f47c08564 (patch)
treedad86e2b78fcf35e10e756ee8262dc2d640e007d /README.md
parente5d0a17694897dc8e234f534cfa33fc3483d8e12 (diff)
downloadale-5a9a365aed333560c9490dbddc8f382f47c08564.zip
add phpcbf fixer
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fe1f71b2..f8cdd217 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ name. That seems to be the fairest way to arrange this table.
| Objective-C++ | [clang](http://clang.llvm.org/) |
| OCaml | [merlin](https://github.com/the-lambda-church/merlin) see `:help ale-integration-ocaml-merlin` for configuration instructions
| Perl | [perl -c](https://perl.org/), [perl-critic](https://metacpan.org/pod/Perl::Critic) |
-| PHP | [hack](http://hacklang.org/), [langserver](https://github.com/felixfbecker/php-language-server), [php -l](https://secure.php.net/), [phpcs](https://github.com/squizlabs/PHP_CodeSniffer), [phpmd](https://phpmd.org), [phpstan](https://github.com/phpstan/phpstan) |
+| PHP | [hack](http://hacklang.org/), [langserver](https://github.com/felixfbecker/php-language-server), [php -l](https://secure.php.net/), [phpcs](https://github.com/squizlabs/PHP_CodeSniffer), [phpmd](https://phpmd.org), [phpstan](https://github.com/phpstan/phpstan), [phpcbf](https://github.com/squizlabs/PHP_CodeSniffer) |
| Pod | [proselint](http://proselint.com/)|
| Pug | [pug-lint](https://github.com/pugjs/pug-lint) |
| Puppet | [puppet](https://puppet.com), [puppet-lint](https://puppet-lint.com) |