1<?php
2 $phpCodeSnifferConfig = array (
3  'installed_paths' => '/tmp/phpcs-extra',
4)
5?>