mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-03-22 13:10:41 +08:00
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
|
@ -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 New Issue
Block a user