From 639298945633611af697c079dd8736fe5ca57e97 Mon Sep 17 00:00:00 2001 From: Rumperuu Date: Mon, 12 Dec 2022 18:24:39 -0600 Subject: [PATCH] Ignore Laravel file --- phpcs.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/phpcs.xml b/phpcs.xml index 84b5f53..8a52039 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -13,6 +13,7 @@ routes tests + config/broadcasting.php bootstrap/cache/* bootstrap/autoload.php */migrations/*