Drop 'node_modules' from the PHPStan config.

Not present in the repo.
This commit is contained in:
supahgreg 2025-10-18 23:53:56 +00:00
parent 80702bb018
commit 9331ed1853
No known key found for this signature in database

View File

@ -11,7 +11,6 @@ parameters:
- lib/MiniTemplator.class.php
excludePaths:
- lib
- node_modules
- plugins.local
- tests
- vendor