phpcs.plugin.zsh

May 6, 2017 ยท View on GitHub

ZSH plugin for PHP code sniffer. This plugin contains the sniffer autocompletion and some useful aliases.

Installation

Antigen:

    antigen bundle voronkovich/phpcs.plugin.zsh

Or clone this repo and add this line into your .zshrc:

    source path/to/cloned/repo/phpcs.plugin.zsh

License

Copyright (c) Voronkovich Oleg. Distributed under the MIT.