Merge branch '6.3.x'

This commit is contained in:
Josh Cummings 2024-07-31 15:56:21 -06:00
commit d47e0d46b2
No known key found for this signature in database
GPG Key ID: A306A51F43B8E5A5

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>