PHP Classes

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

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Nolimitbuzz WP Theme   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: Nolimitbuzz WP Theme
WordPress theme to used as start of new themes
Author: By
Last change:
Date: 19 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', ); ?>