Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Help.php

Help::DEFAULT_LONG_OPTIONS

Long options which are available for both the `phpcs` as well as the `phpcbf` command.

{@internal This should be a constant array, but those aren't supported until PHP 5.6.}

File

vendor/squizlabs/php_codesniffer/src/Util/Help.php, line 41

Class

Help

Namespace

PHP_CodeSniffer\Util

Code

const DEFAULT_LONG_OPTIONS = 'basepath,bootstrap,colors,encoding,error-severity,exclude,extensions,file,file-list,filter,ignore,ignore-annotations,no-colors,parallel,php-ini,report-width,runtime-set,severity,sniffs,standard,stdin-path,tab-width,version,vv,vvv,warning-severity';
RSS feed
Powered by Drupal