Skip to content

Commit eac8bc2

Browse files
committed
Merge branch '6.2.x' into 6.3.x
2 parents f00a5db + 8d43f1b commit eac8bc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/nohttp/checkstyle.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@
1212
<property name="optional" value="true"/>
1313
</module>
1414
<module name="SuppressWithPlainTextCommentFilter"/>
15+
<module name="BeforeExecutionExclusionFileFilter">
16+
<property name="fileNamePattern" value=".*[\\/]node(_modules|js)[\\/].*$"/>
17+
</module>
1518
</module>

0 commit comments

Comments
 (0)