Skip to content

Commit

Permalink
PHPStan: disable requireFileExists
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Oct 10, 2024
1 parent bcf135f commit a37e676
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,5 @@ parameters:
- IS_WPCOM
- GOOGLESITEKIT_VERSION
- AMP__VERSION
featureToggles:
requireFileExists: false

0 comments on commit a37e676

Please sign in to comment.