summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjwilliams108 <jwilliams108@hotmail.com>2016-10-06 21:05:48 +1100
committerjwilliams108 <jwilliams108@hotmail.com>2016-10-06 21:05:48 +1100
commit04533038ef2ae9520ddeffa88d0bf987aa3c9167 (patch)
tree8a58b09e97266b7d05db8b421bc0ac9c80f41c19 /doc
parente7a7b31d3c8314a7b84f56d7fb7df619929cfd43 (diff)
downloadale-04533038ef2ae9520ddeffa88d0bf987aa3c9167.zip
updating README and doc with reference to phpcs linter
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index e32df32e..7cc9a031 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -46,7 +46,7 @@ The following languages and tools are supported.
* HTML: 'tidy'
* JavaScript: 'eslint', 'jscs', 'jshint'
* JSON: 'jsonlint'
-* PHP: 'php' (-l flag)
+* PHP: 'php' (-l flag), 'phpcs'
* Python: 'flake8'
* Ruby: 'rubocop'
* SASS: 'sasslint'