Skip to content

Commit d47e0d4

Browse files
committed
Merge branch '6.3.x'
2 parents 6c43f35 + eac8bc2 commit d47e0d4

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)