<?php
 $phpCodeSnifferConfig = array (
  'installed_paths' => '../../magento/magento-coding-standard,../../magento/php-compatibility-fork,../../phpcsstandards/phpcsutils',
);
?>