Your IP : 216.73.216.43


Current Path : /proc/thread-self/root/var/www/surf/TYPO3/vendor/mask/mask/Build/
Upload File :
Current File : //proc/thread-self/root/var/www/surf/TYPO3/vendor/mask/mask/Build/php-cs-fixer.php

<?php

$config = \TYPO3\CodingStandards\CsFixerConfig::create();
$config->getFinder()->exclude(['var'])->in(__DIR__ . '/..');
return $config;