Skip to content

Commit

Permalink
phpstan: skip the tests directory for now
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Jan 11, 2022
1 parent fd09192 commit 2118152
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions phpstan.neon
Expand Up @@ -6,9 +6,6 @@ parameters:
level: 3
paths:
- src
- tests
excludePaths:
- tests/bootstrap.php
ignoreErrors:
- message: '#.*NodeDefinition::children.*#'
path: ./src/DependencyInjection

0 comments on commit 2118152

Please sign in to comment.