diff options
author | tmn-o3 <tomorrow2009@live.jp> | 2017-08-20 05:47:21 +0000 |
---|---|---|
committer | tmn-o3 <tomorrow2009@live.jp> | 2017-08-20 05:47:21 +0000 |
commit | 5a9a365aed333560c9490dbddc8f382f47c08564 (patch) | |
tree | dad86e2b78fcf35e10e756ee8262dc2d640e007d /README.md | |
parent | e5d0a17694897dc8e234f534cfa33fc3483d8e12 (diff) | |
download | ale-5a9a365aed333560c9490dbddc8f382f47c08564.zip |
add phpcbf fixer
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) | |