Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/squizlabs/php_codesniffer/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/squizlabs/php_codesniffer/phpstan.neon

parameters:
    level: 0
    paths:
        - src
    autoload_files:
        - tests/bootstrap.php
    ignoreErrors:
        -
            count: 1
            message: '~^Undefined variable: \$phpCodeSnifferConfig$~'
            path: %currentWorkingDirectory%/src/Config.php

    dynamicConstantNames:
        - PHP_CODESNIFFER_IN_TESTS
        - PHP_CODESNIFFER_CBF
        - PHP_CODESNIFFER_VERBOSITY