From d9c49242af6fd80268c4129e57d5c22509d2c15a Mon Sep 17 00:00:00 2001 From: konarshankar07 Date: Sat, 31 Aug 2019 14:47:25 +0530 Subject: [PATCH] test folder is excluded from the coding standard rules --- Magento2/ruleset.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Magento2/ruleset.xml b/Magento2/ruleset.xml index 30fde861..246b6fe1 100644 --- a/Magento2/ruleset.xml +++ b/Magento2/ruleset.xml @@ -35,6 +35,7 @@ */Fixtures/* */Test/* *Test.php + */tests/* 10 @@ -64,6 +65,7 @@ */lib/* */Test/* *Test.php + */tests/* 10 @@ -84,6 +86,7 @@ */lib/* */Test/* *Test.php + */tests/* 10 @@ -116,6 +119,7 @@ */lib/* */Test/* *Test.php + */tests/* *.phtml @@ -130,6 +134,7 @@ */lib/* */Test/* *Test.php + */tests/* 9 @@ -148,6 +153,7 @@ */Fixtures/* */Test/* *Test.php + */tests/* 8 @@ -160,6 +166,7 @@ */Fixtures/* */Test/* *Test.php + */tests/* 8 @@ -169,6 +176,7 @@ */lib/* */Test/* *Test.php + */tests/* 8 @@ -179,6 +187,7 @@ */Setup/* */Test/* *Test.php + */tests/* 8 @@ -245,6 +254,7 @@ */Fixtures/* */Test/* *Test.php + */tests/* 7 @@ -253,6 +263,7 @@ */Fixtures/* */Test/* *Test.php + */tests/* 7 @@ -277,6 +288,7 @@ */Fixtures/* */Test/* *Test.php + */tests/* 7 @@ -294,6 +306,7 @@ */Fixtures/* */Test/* *Test.php + */tests/* 7 @@ -367,6 +380,7 @@ */Fixtures/* */Test/* *Test.php + */tests/* 6