From 97881628ebbcd14ff3ab1b3679255531449bfd68 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Mon, 25 May 2020 19:06:23 +0200 Subject: tec: Add a make lint command in the Makefile (#2996) --- phpcs.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'phpcs.xml') diff --git a/phpcs.xml b/phpcs.xml index 9bea1f3ad..b2bbe8896 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -7,6 +7,9 @@ ./lib/PHPMailer/ ./lib/http-conditional.php ./lib/lib_phpQuery.php + ./data/config.php + ./data/users/*/config.php + ./extensions/ -- cgit v1.2.3