diff --git a/src/bootstrap.php b/src/bootstrap.php index eee6162..455f7dc 100644 --- a/src/bootstrap.php +++ b/src/bootstrap.php @@ -2,4 +2,4 @@ // PHP_CodeSniffer does not define an autoloader in its composer.json, // so we must invoke it ourselves. -require __DIR__ . "/../vendor/squizlabs/php_codesniffer/autoload.php"; \ No newline at end of file +require __DIR__ . "/../vendor/squizlabs/php_codesniffer/autoload.php";