From 147ada050f360c0e2caa37d9fe89262086bc45b5 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 19 Feb 2021 00:45:51 +0100 Subject: [PATCH] Ignore language_stats.inc.php from phpcs Signed-off-by: William Desportes --- phpcs.xml.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index dacd9f0953..3cf5984cf0 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -10,6 +10,7 @@ . libraries/cache/* + libraries/language_stats.inc.php test/doctum-config.php */node_modules/* */tmp/*