phpcodesniffer
PHP Code Sniffer tools Ansible role
If you are a PHP developer and you use PHP Code Sniffer.
Requirements
- minimum
php 5.4
Role Variables
None
Dependencies
None
Example Playbook
- hosts: php
roles:
- devsoul.phpcodesniffer
Check if it's installed:
phpcs --version
phpcbf --version
License
MIT
Author Information
:-)
About
Install PHP Code Sniffer on your Linux machine
Install
ansible-galaxy install devsoul/ansible-role-php-code-sniffer
License
mit
Downloads
101
Owner