From d2a87c29386964eb4cceb66ee8d9498e15e6eda6 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 19 Oct 2024 17:29:30 +0200 Subject: [PATCH] Sync PHPCS settings with FreshRSS (#255) 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$