Skip to content

Commit e51c7d3

Browse files
author
Alexander Milster
committed
Updated typescript grammar
1 parent f4ec061 commit e51c7d3

6 files changed

Lines changed: 636 additions & 496 deletions

File tree

config/checkstyle/checkstyle.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<module name="InvalidJavadocPosition"/>
88
<module name="JavadocBlockTagLocation"/>
99
<module name="JavadocContentLocation"/>
10+
<module name="SuppressionCommentFilter"/>
1011
<module name="JavadocLeadingAsteriskAlign"/>
1112
<module name="JavadocMethod">
1213
<property name="accessModifiers" value="public, protected, package"/>

0 commit comments

Comments
 (0)