1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Merge branch '5.8.x' into 6.2.x

This commit is contained in:
Josh Cummings
2024-07-31 15:48:44 -06:00
+3
View File
@@ -12,4 +12,7 @@
<property name="optional" value="true"/> <property name="optional" value="true"/>
</module> </module>
<module name="SuppressWithPlainTextCommentFilter"/> <module name="SuppressWithPlainTextCommentFilter"/>
<module name="BeforeExecutionExclusionFileFilter">
<property name="fileNamePattern" value=".*[\\/]node(_modules|js)[\\/].*$"/>
</module>
</module> </module>