mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-10 06:21:53 +08:00
Added hack linter for php (#239)
* added hack linter * updated docs for hack (hh_client) * naming
This commit is contained in:
@@ -84,7 +84,7 @@ The following languages and tools are supported.
|
||||
* MATLAB: 'mlint'
|
||||
* OCaml: 'merlin' (see |ale-linter-integration-ocaml-merlin|)
|
||||
* Perl: 'perl' (-c flag), 'perlcritic'
|
||||
* PHP: 'php' (-l flag), 'phpcs'
|
||||
* PHP: 'hack', 'php' (-l flag), 'phpcs'
|
||||
* Pug: 'pug-lint'
|
||||
* Puppet: 'puppet', 'puppet-lint'
|
||||
* Python: 'flake8', 'pylint'
|
||||
|
||||
Reference in New Issue
Block a user