PHP Classes

File: vendor/squizlabs/php_codesniffer/CodeSniffer.conf.dist

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Download Installed Plugin   vendor/squizlabs/php_codesniffer/CodeSniffer.conf.dist   Download  
File: vendor/squizlabs/php_codesniffer/CodeSniffer.conf.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Download Installed Plugin
Download a WordPress plugin as a ZIP archive
Author: By
Last change:
Date: 2 days ago
Size: 188 bytes
 

Contents

Class file image Download
<?php $phpCodeSnifferConfig = array ( 'default_standard' => 'PSR2', 'report_format' => 'summary', 'show_warnings' => '0', 'show_progress' => '1', 'report_width' => '120', ); ?>