In admin/report/status page, the coder requirements tell user to install PHP Code sniffer by typing this drush command:
drush install-coder-sniffer
But this command doesn't exists, the real command is:
drush install-php-code-sniffer

Patch comming in the next comment.

Comments

opi’s picture

the patch.

artusamak’s picture

Status: Active » Reviewed & tested by the community

Looks good to me.

davidbarbarisi@gmail.com’s picture

Ran into the same problem. Patch works for me as well.

klausi’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.