Skip to content
Snippets Groups Projects
Forked from project / graphql_compose_preview
1 commit behind, 2 commits ahead of the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
phpstan.neon 222 B
parameters:
  level: 1

  ignoreErrors:
    - "#^Unsafe usage of new static#"
    - "#Drupal calls should be avoided in classes, use dependency injection instead#"

includes:
  - phar://phpstan.phar/conf/bleedingEdge.neon