Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jrushlow committed Apr 5, 2024
1 parent 87d980d commit a575c2d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions phpstan.dist.neon
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,3 @@ parameters:
-
message: '#Class Symfony\\Bundle\\MakerBundle\\Maker\\LegacyApiTestCase not found#'
path: src/Maker/*

# - tests
# symfony:
# containerXmlPath: var/cache/test/App_KernelTestDebugContainer.xml
# doctrine:
# ormRepositoryClass: App\Repository\AbstractRepository
# objectManagerLoader: tests/phpstan-bootstrap.php
# ignoreErrors:
# -
# message: '#Variable \$[a-zA-Z0-9]+ might not be defined\.#'
## identifier: variable.undefined // Available in phpstan 1.11.0
# path: src/GraphQLRequest/*

0 comments on commit a575c2d

Please sign in to comment.