voronkovich / phpcs.plugin.zsh

ZSH plugin for PHP code sniffer
MIT License
2 stars 2 forks source link
phpcs zsh zsh-completion zsh-plugin

phpcs.plugin.zsh

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.