Merge branch '6.2.x' into 6.3.x
This commit is contained in:
commit
eac8bc24aa
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue