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 8dd0102 commit 995522fCopy full SHA for 995522f
src/Config.php
@@ -1647,7 +1647,7 @@ public function printConfigData($data)
1647
* @param string $argument The name of the argument which is being processed.
1648
*
1649
* @return string[]
1650
- * @throws DeepExitException
+ * @throws DeepExitException When any of the provided codes are not valid as sniff codes.
1651
*/
1652
private function parseSniffCodes($input, $argument)
1653
{
0 commit comments