Gradle 7.5
This commit is contained in:
parent
c8b20b4316
commit
7aa99f25d9
3 changed files with 3 additions and 3 deletions
|
|
@ -322,7 +322,7 @@
|
|||
value="CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"/>
|
||||
</module>
|
||||
<module name="JavadocMethod">
|
||||
<property name="scope" value="public"/>
|
||||
<property name="accessModifiers" value="public"/>
|
||||
<property name="allowMissingParamTags" value="true"/>
|
||||
<property name="allowMissingReturnTag" value="true"/>
|
||||
<property name="allowedAnnotations" value="Override, Test"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue