custom php-cs doesn't support website config on Scrutinizer
This commit is contained in:
parent
c91d20ae75
commit
613e4e9d57
1 changed files with 1 additions and 1 deletions
|
@ -35,5 +35,5 @@ build:
|
||||||
override:
|
override:
|
||||||
-
|
-
|
||||||
command: vendor/bin/phpcs
|
command: vendor/bin/phpcs
|
||||||
use_website_config: true
|
use_website_config: false
|
||||||
- php-scrutinizer-run
|
- php-scrutinizer-run
|
||||||
|
|
Loading…
Reference in a new issue