From 48339c37a6b233f94d24565ee9150cafbd662503 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 19 Oct 2024 17:10:59 +0200 Subject: [PATCH] Sync PHPCS settings with FreshRSS https://github.com/FreshRSS/FreshRSS/pull/6896 --- phpcs.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/phpcs.xml b/phpcs.xml index 64002d1..05eeefe 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -11,7 +11,7 @@ ./lib/marienfressinaud/ ./lib/phpgt/ ./lib/phpmailer/ - ./lib/SimplePie/ + ./lib/simplepie/ ./node_modules/ ./p/scripts/vendor/ ./vendor/ @@ -88,12 +88,17 @@ *\.phtml$ + *\.phtml$ + + *\.php$ + + *\.phtml$