diff --git a/Magento2/ruleset.xml b/Magento2/ruleset.xml index 8c344985..7f950bf5 100644 --- a/Magento2/ruleset.xml +++ b/Magento2/ruleset.xml @@ -51,7 +51,9 @@ 10 error + */_files/* */Test/* + *Test.php 10 @@ -60,8 +62,10 @@ 10 error + */_files/* */lib/* */Test/* + *Test.php 10 @@ -93,8 +97,10 @@ 9 warning + */_files/* */lib/* */Test/* + *Test.php *.phtml @@ -104,8 +110,10 @@ 9 warning + */_files/* */lib/* */Test/* + *Test.php 9 @@ -120,7 +128,9 @@ 8 warning + */_files/* */Test/* + *Test.php 8 @@ -129,15 +139,19 @@ 8 warning + */_files/* */lib/* */Test/* + *Test.php 8 warning + */_files/* */lib/* */Setup/* */Test/* + *Test.php 8 @@ -204,7 +218,9 @@ 7 warning + */_files/* */Test/* + *Test.php 7 @@ -225,7 +241,9 @@ 7 warning + */_files/* */Test/* + *Test.php 7 @@ -238,7 +256,9 @@ 7 warning + */_files/* */Test/* + *Test.php 7 @@ -299,7 +319,9 @@ 6 warning + */_files/* */Test/* + *Test.php 6 diff --git a/composer.json b/composer.json index ee9cacbe..90b0f1a7 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "AFL-3.0" ], "type": "phpcodesniffer-standard", - "version": "1.0.1", + "version": "1.0.2", "require": { "php": ">=5.6.0", "squizlabs/php_codesniffer": "~3.3.0" diff --git a/composer.lock b/composer.lock index 7d72b455..53e29e78 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1fad2c46da06bbde9b4fa1b8b09ae46e", + "content-hash": "dce173b9ca738da750bd8aaca1b88d6a", "packages": [ { "name": "squizlabs/php_codesniffer",