mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-07-14 03:56:11 +09:00
14 lines
340 B
Plaintext
14 lines
340 B
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: '~^Undefined variable: \$phpCodeSnifferConfig$~'
|
|
path: %currentWorkingDirectory%/src/Config.php
|
|
|
|
dynamicConstantNames:
|
|
- PHP_CODESNIFFER_IN_TESTS
|
|
- PHP_CODESNIFFER_CBF
|
|
- PHP_CODESNIFFER_VERBOSITY
|
|
|
|
excludes_analyse:
|
|
- */Tests/*
|