benmatselby / sublime-phpcs

🔍 PHP CodeSniffer, PHP Coding Standard Fixer, Linter, and Mess Detector Support for Sublime Text
Other
814 stars 126 forks source link

PHPCS error while saving file #119

Closed hugofcampos closed 10 years ago

hugofcampos commented 10 years ago

[Phpcs] ERROR: option "- " not known.

Usage: phpcs [-nwlsaepvi] [-d key[=value]] //...

Steps to reproduce:

1- Set PHPCS to log in Console 2- Save a php file with an code standard error 3- Go to Console and see the error

hugofcampos commented 10 years ago

It was a mistake in my configuration files. Sorry