Skip to content

Commit

Permalink
Ingore DataImport module for phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardik Gajjar authored and andytson-inviqa committed May 6, 2022
1 parent 88acad4 commit 9c89bce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spryker/application/skeleton/phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ parameters:
excludes_analyse:
- %rootDir%/../../../src/Generated/*
- %rootDir%/../../../src/Orm/*
- %rootDir%/../../../src/Pyz/Zed/DataImport/Business/*

bootstrapFiles:
- %rootDir%/../../../phpstan-bootstrap.php
Expand Down

0 comments on commit 9c89bce

Please sign in to comment.