mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
15 lines
377 B
YAML
15 lines
377 B
YAML
imports:
|
|
- {
|
|
resource: tests/app/vendor/drupol/php-conventions/config/php73/grumphp.yml,
|
|
}
|
|
|
|
parameters:
|
|
tasks.phpcsfixer.config: .php_cs.dist.php
|
|
tasks.license.name: AGPL-3.0
|
|
tasks.license.holder: Champs-Libres
|
|
tasks.license.date_from: 2001
|
|
|
|
tasks.phpcsfixer.allow_risky: false
|
|
tasks.phpcsfixer.diff: true
|
|
tasks.phpstan.level: 1
|