Skip to content

Commit 8d43f1b

Browse files
committed
Merge branch '5.8.x' into 6.2.x
2 parents dae2674 + 5cdcdc9 commit 8d43f1b

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)