From cfed4bc204e172dd48054b001abea04b9fc8675a Mon Sep 17 00:00:00 2001 From: Marc Tobias Metten Date: Wed, 14 Sep 2016 03:23:43 +0200 Subject: [PATCH] PHP linter looks for phpcs.xml by default. Also removed a couple of exceptions that didnt cause warnings --- phpcs.xml | 63 +++++++++++++++++++++---------------------------------- 1 file changed, 24 insertions(+), 39 deletions(-) diff --git a/phpcs.xml b/phpcs.xml index 6c7ce19e..c8b8a80e 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -20,17 +20,20 @@ + + + 0 + + + - - 0 - - - 0 - 0 @@ -42,6 +45,12 @@ COMMENTS ************************************************************** --> + + + 0 + + 0 @@ -50,6 +59,10 @@ 0 + + + 0 + @@ -59,20 +72,14 @@ 0 - - - - 0 - - - + + 0 - @@ -86,6 +93,9 @@ 0 + + 0 + @@ -131,12 +141,6 @@ 0 - - 0 - - - 0 - @@ -147,25 +151,6 @@ 0 - - - 0 - - - - 0 - - - - 0 - - - - 0 - -- 2.45.1