From 6dce9d73a5df521316d604a3cb675fa10213a05c Mon Sep 17 00:00:00 2001 From: jrfnl <663378+jrfnl@users.noreply.github.com> Date: Thu, 1 Aug 2019 15:42:49 +0200 Subject: [PATCH] Build/PHPCS: add temporary exclusion There is one issue remaining for which a technical debt issue has been created - 50 -. For now, ignore these issues. --- .phpcs.xml.dist | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/.phpcs.xml.dist b/.phpcs.xml.dist index 0106a9b..66b2727 100644 --- a/.phpcs.xml.dist +++ b/.phpcs.xml.dist @@ -85,4 +85,21 @@ */deprecated/*\.php$ + + + + + + /admin/comment-parent\.php$ + /inc/clean-emails\.php$ + /inc/email-links\.php$ + +