mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-10-01 01:26:10 -04:00
Revert several commits that didn't solve the Scrutinizer issues
This commit is contained in:
parent
613e4e9d57
commit
795c030bdb
@ -17,7 +17,7 @@ coding_style:
|
|||||||
build:
|
build:
|
||||||
environment:
|
environment:
|
||||||
php:
|
php:
|
||||||
version: '7.4'
|
version: '7.2'
|
||||||
tests:
|
tests:
|
||||||
override:
|
override:
|
||||||
-
|
-
|
||||||
@ -28,12 +28,9 @@ build:
|
|||||||
nodes:
|
nodes:
|
||||||
tests: true
|
tests: true
|
||||||
analysis:
|
analysis:
|
||||||
dependencies:
|
|
||||||
after:
|
|
||||||
- composer require --dev "squizlabs/php_codesniffer=^3"
|
|
||||||
tests:
|
tests:
|
||||||
override:
|
override:
|
||||||
-
|
-
|
||||||
command: vendor/bin/phpcs
|
command: phpcs-run
|
||||||
use_website_config: false
|
use_website_config: true
|
||||||
- php-scrutinizer-run
|
- php-scrutinizer-run
|
||||||
|
Loading…
Reference in New Issue
Block a user