updated the checkstyle configuration

This commit is contained in:
hneemann 2017-04-07 09:41:50 +02:00
parent 311ea20f32
commit e0d93f2c00

View File

@ -83,7 +83,6 @@
<module name="JavadocMethod">
<property name="scope" value="protected"/>
<property name="allowUndeclaredRTE" value="true"/>
<property name="allowMissingParamTags" value="true"/>
</module>
<module name="JavadocType">
<property name="scope" value="public"/>