From 8687d5990ffbf611595aa017afd259bf2eaf8848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Thu, 22 Oct 2020 20:57:59 -0300 Subject: [PATCH] Ignore all cache files for PHPCS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MaurĂ­cio Meneghini Fauth --- phpcs.xml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 892c6e2887..04ae736d81 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -9,7 +9,7 @@ . - libraries/cache/routes.cache.php + libraries/cache/* test/doctum-config.php */node_modules/* */tmp/*