mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Exclude node_modules in psalm
This commit is contained in:
parent
a0518b8352
commit
f521b3532a
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@
|
|||
<directory name="modules" />
|
||||
<file name="bootstrap.php" />
|
||||
<file name="woocommerce-paypal-payments.php" />
|
||||
<ignoreFiles>
|
||||
<directory name="**/**/node_modules"/>
|
||||
</ignoreFiles>
|
||||
</projectFiles>
|
||||
|
||||
<stubs>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue