1.0.0 • Published 4 years ago

linters-phpcs v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

This package provides the phpcs configuration used at Taikonauten.

Installation

brew install composer
composer global require "squizlabs/php_codesniffer=*" --ignore-platform-reqs

Inside project root

npm install --save-dev @taikonauten/linters-phpcs
ln -s node_modules/@taikonauten/linters-phpcs/phpcs.xml phpcs.xml

Using with your IDE or Editor

After that, make sure your editor or IDE supports the phpcs.xml file. Install a phpcs extension:

For Visual Studio Code, install the phpcs plugin.


Made with ♡ at Taikonauten

1.0.0

4 years ago