Merge pull request #50 from jwilliams108/linter-phpcs

adding phpcs linter
This commit is contained in:
w0rp
2016-10-06 12:18:47 +02:00
committed by GitHub
3 changed files with 60 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'