Skip to content

Commit 3f6d283

Browse files
Removed invalid entry
1 parent 2e6d164 commit 3f6d283

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

config/checkstyle/checkstyle.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@
230230
value="CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"/>
231231
</module>
232232
<module name="JavadocMethod">
233-
<property name="scope" value="nothing"/>
234233
<property name="allowMissingParamTags" value="true"/>
235234
<property name="allowMissingReturnTag" value="true"/>
236235
<property name="allowedAnnotations" value="Override, Test"/>

0 commit comments

Comments
 (0)