mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
19 lines
360 B
YAML
19 lines
360 B
YAML
build_settings:
|
|
verbose: false
|
|
prefer_symlink: false
|
|
|
|
setup:
|
|
|
|
test:
|
|
codeception:
|
|
config: "tests"
|
|
lint:
|
|
php_loc:
|
|
php_docblock_checker:
|
|
allowed_warnings: -1
|
|
# php_unit:
|
|
# directory: "tests/phpunit/"
|
|
# args: "--bootstrap 'test/phpunit/bootstrap.php' --configuration 'tests/phpunit/phpunit.xml'"
|
|
|
|
complete:
|