Skip to content

Commit cba35a5

Browse files
build: Added OperatorWrap rule to Checkstyle (gluonhq#621)
Co-authored-by: Oliver-Loeffler <Oliver-Loeffler@users.noreply.github.com>
1 parent 5ce9f65 commit cba35a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

checkstyle.xml

+2
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,7 @@
8080
<property name="tokens" value="LITERAL_WHILE"/>
8181
<property name="option" value="text"/>
8282
</module>
83+
84+
<module name="OperatorWrap"/>
8385
</module>
8486
</module>

0 commit comments

Comments
 (0)