Skip to content

Commit dbe7271

Browse files
committed
Fix checkstyle override
1 parent 257f62d commit dbe7271

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

checkstyle-override.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<!--
33
4-
Copyright 2016-2020 the original author or authors.
4+
Copyright 2016-2021 the original author or authors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -217,7 +217,7 @@
217217
<property name="target" value="CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"/>
218218
</module>
219219
<module name="JavadocMethod">
220-
<property name="scope" value="public"/>
220+
<property name="accessModifiers" value="public"/>
221221
<property name="allowMissingParamTags" value="true"/>
222222
<property name="allowMissingReturnTag" value="true"/>
223223
<property name="allowedAnnotations" value="Override, Test"/>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy