File "CodeSniffer.conf.dist"

Full Path: /home/warrior1/public_html/languages/wp-content/themes/storefront/vendor/squizlabs/php_codesniffer/CodeSniffer.conf.dist
File size: 188 bytes
MIME-type: text/x-php
Charset: utf-8

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