Compare commits
No commits in common. "a21305756785ca80737ee91b4f9f46d0bdab6275" and "09f6aa089b709a69981bf288954bf0f321f95a78" have entirely different histories.
a213057567
...
09f6aa089b
1 changed files with 0 additions and 1 deletions
|
@ -3,6 +3,5 @@ pipeline:
|
|||
image: composer
|
||||
commands:
|
||||
- composer global config repositories.repo-name vcs https://git.digital-competence.de/Packages/php-codesniffer
|
||||
- composer global config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer true
|
||||
- composer global require digicomp/php-codesniffer:@dev
|
||||
- composer global exec -- phpcs --runtime-set ignore_warnings_on_exit 1 --standard=DigiComp Classes/ Migrations/ Tests/ Resources/Private/
|
||||
|
|
Loading…
Add table
Reference in a new issue