1.0.0 • Published 5 years ago
linters-phpcs v1.0.0
This package provides the phpcs configuration used at Taikonauten.
Installation
brew install composercomposer global require "squizlabs/php_codesniffer=*" --ignore-platform-reqsInside project root
npm install --save-dev @taikonauten/linters-phpcsln -s node_modules/@taikonauten/linters-phpcs/phpcs.xml phpcs.xmlUsing 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
5 years ago