SublimeLinter-phpcs
SublimeLinter-phpcs copied to clipboard
SublimeLinter plugin for PHP, using phpcs.
Results
2
SublimeLinter-phpcs issues
Sort by
recently updated
recently updated
newest added
Hello! I don't know if it is a `SublimeLinter-phpcs` or `SublimeLinter` or even `PHP_Code_Sniffer` problem, so If I opened the issue in a wrong place, please point me where I...
Adopt the following code https://github.com/ikappas/vscode-phpcs/blob/5ec0314d0187f8cedd004a453b6859ff948664bd/phpcs-server/src/linter.ts#L187-L206 Since stderr is always an error, we can switch to STREAM_BOTH mode (which is the default) and will get some automatic handling for SL >4.3...
help wanted :sos: