From 7b60f55a6277b66c98660b944e7f838ca1f88ff4 Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Fri, 9 Mar 2018 10:47:14 -0300 Subject: [PATCH] Exclude includes/gateways/simplify-commerce from PHPCS checks The Simplify Commerce gateway is deprecated since WC 2.6.0 and will be removed in WC 4.0. --- phpcs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpcs.xml b/phpcs.xml index 093763afa86..b56657633e6 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -8,7 +8,7 @@ tests/cli/ apigen/ - includes/gateways/simplify-commerce/includes/ + includes/gateways/simplify-commerce includes/libraries/ includes/legacy/ includes/api/legacy/