Whether or not to kill the process when an unknown command line arg is found.
If FALSE, arguments that are not command line options or file/directory paths
will be ignored and execution will continue. These values will be stored in
$this->unknown.
Type: boolean
File
vendor/squizlabs/php_codesniffer/src/Config.php, line 164