Skip to content

Commit 888329e

Browse files
committed
[Java] Update checkstyle config.
1 parent 26b2ecd commit 888329e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/checkstyle/checkstyle.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,5 @@
174174
<module name="JavadocMethod">
175175
<property name="allowUndeclaredRTE" value="true"/>
176176
</module>
177-
178-
<module name="OperatorWrap">
179-
<property name="option" value="eol"/>
180-
</module>
181177
</module>
182178
</module>

0 commit comments

Comments
 (0)