Use the configuration file to pass the location of the tests and autoload class files. Pass -sp to phpcs command
26 lines
258 B
Plaintext
26 lines
258 B
Plaintext
supplementalData.xml
|
|
.DS_Store
|
|
node_modules/
|
|
/dist/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
|
|
# PHP
|
|
vendor/
|
|
*.cache
|
|
|
|
# Docs
|
|
docs/_build/
|
|
docs/warnings.log
|
|
docs/xml/
|
|
docs/html/
|