Fix some Javadoc comments #938
This commit is contained in:
parent
598f2fb915
commit
db606c65b0
|
@ -95,6 +95,7 @@ The <action> type attribute can be add,update,fix,remove.
|
||||||
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Add tests to increase coverage #904.</action>
|
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Add tests to increase coverage #904.</action>
|
||||||
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Extends Object clauses are redundant #937.</action>
|
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Extends Object clauses are redundant #937.</action>
|
||||||
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Simplifiable conditional expression. #941.</action>
|
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Simplifiable conditional expression. #941.</action>
|
||||||
|
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Fix some Javadoc comments #938.</action>
|
||||||
<!-- ADD -->
|
<!-- ADD -->
|
||||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add GitHub coverage.yml.</action>
|
<action type="add" dev="ggregory" due-to="Gary Gregory">Add GitHub coverage.yml.</action>
|
||||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add EnumUtils.getEnumSystemProperty(...).</action>
|
<action type="add" dev="ggregory" due-to="Gary Gregory">Add EnumUtils.getEnumSystemProperty(...).</action>
|
||||||
|
|
Loading…
Reference in New Issue