PHP Classes

File: zray/vendor/PHP_CodeSniffer-2.2.0/phpcs.xml

Recommend this page to a friend!
  Classes of Simo   CodeIgniter Plugin for Z-Ray   zray/vendor/PHP_CodeSniffer-2.2.0/phpcs.xml   Download  
File: zray/vendor/PHP_CodeSniffer-2.2.0/phpcs.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: CodeIgniter Plugin for Z-Ray
Show CodeIgniter application information in Z-Ray
Author: By
Last change:
Date: 1 year ago
Size: 347 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <ruleset name="PHP_CodeSniffer"> <description>The coding standard for PHP_CodeSniffer itself.</description> <file>CodeSniffer.php</file> <file>CodeSniffer</file> <file>scripts</file> <exclude-pattern>*/Tests/*</exclude-pattern> <arg name="report" value="summary"/> <arg value="np"/> <rule ref="PHPCS"/> </ruleset>