remove broken scrutinizer CI PHP Code Sniffer integration - they ship a buggy release and the upgrade is ignored
This commit is contained in:
parent
0505513153
commit
f840cccb74
1 changed files with 0 additions and 6 deletions
|
@ -29,12 +29,6 @@ build:
|
||||||
nodes:
|
nodes:
|
||||||
tests: true
|
tests: true
|
||||||
analysis:
|
analysis:
|
||||||
dependencies:
|
|
||||||
after:
|
|
||||||
- composer require --dev "squizlabs/php_codesniffer=3.*"
|
|
||||||
tests:
|
tests:
|
||||||
override:
|
override:
|
||||||
-
|
|
||||||
command: phpcs-run
|
|
||||||
use_website_config: true
|
|
||||||
- php-scrutinizer-run
|
- php-scrutinizer-run
|
||||||
|
|
Loading…
Reference in a new issue