Skip to content
Snippets Groups Projects
Commit 21181529 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

phpstan: skip the tests directory for now

parent fd09192a
Branches
Tags
No related merge requests found
Pipeline #105848 passed
...@@ -6,9 +6,6 @@ parameters: ...@@ -6,9 +6,6 @@ parameters:
level: 3 level: 3
paths: paths:
- src - src
- tests
excludePaths:
- tests/bootstrap.php
ignoreErrors: ignoreErrors:
- message: '#.*NodeDefinition::children.*#' - message: '#.*NodeDefinition::children.*#'
path: ./src/DependencyInjection path: ./src/DependencyInjection
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment