updating README and doc with reference to phpcs linter

This commit is contained in:
jwilliams108
2016-10-06 21:05:48 +11:00
parent e7a7b31d3c
commit 04533038ef
2 changed files with 2 additions and 2 deletions

View File

@@ -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'