From 5fe4272a76635d45ca8f943c76cf27fb20390033 Mon Sep 17 00:00:00 2001 From: Sara Itani Date: Wed, 1 Mar 2017 18:50:29 -0800 Subject: [PATCH] add newline --- src/bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";