Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 477 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 477 Bytes

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.