Merge branch '5.8.x' into 6.2.x

This commit is contained in:
Josh Cummings 2024-07-31 15:48:44 -06:00
commit 8d43f1bd7d
No known key found for this signature in database
GPG Key ID: A306A51F43B8E5A5
1 changed files with 3 additions and 0 deletions

View File

@ -12,4 +12,7 @@
<property name="optional" value="true"/>
</module>
<module name="SuppressWithPlainTextCommentFilter"/>
<module name="BeforeExecutionExclusionFileFilter">
<property name="fileNamePattern" value=".*[\\/]node(_modules|js)[\\/].*$"/>
</module>
</module>