Skip to content

Commit 1d6ac40

Browse files
committed
AC-665: Create phpcs static check for ConfigTest
1 parent e6ad3af commit 1d6ac40

File tree

3 files changed

+1
-134
lines changed

3 files changed

+1
-134
lines changed

Magento2/Sniffs/Legacy/ObsoleteConfigNodesSniff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ private function getFormattedXML(File $phpcsFile)
8484
}
8585

8686
/**
87-
* Get a list of obsolete nodes
87+
* Get a list of obsolete nodes in the format <class_name> => <replacement>
8888
*
8989
* @return array
9090
*/

Magento2/Sniffs/Legacy/_files/obsolete_config_nodes.php

Lines changed: 0 additions & 108 deletions
This file was deleted.

Magento2/Sniffs/Legacy/_files/obsolete_config_nodes_ee.php

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)