Turn off indent in SWITCH.
[paste/8.git] / test.php
1 <?php
2 require './vendor/autoload.php';
3
4 $cs = new \EasyBib\PHP\CodeSniffer\CodingStandard;
5 $cs->getIncludedSniffs();