We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af962dc commit 0dcd4efCopy full SHA for 0dcd4ef
tests/Core/Config/SniffsExcludeArgsTest.php
@@ -78,8 +78,6 @@ public static function dataInvalidSniffs()
78
];
79
$data = [];
80
81
- $messageTemplate = 'ERROR: The specified sniff code "%s" is invalid'.PHP_EOL;
82
-
83
foreach ($arguments as $argument) {
84
// Empty values are errors.
85
$data[$argument.'; empty string'] = [
0 commit comments