mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
09-FixJavadocWarnings
This commit is contained in:
parent
3756a70211
commit
386661cfbe
1 changed files with 2 additions and 2 deletions
|
|
@ -20,8 +20,8 @@ import lombok.Getter;
|
||||||
import lombok.RequiredArgsConstructor;
|
import lombok.RequiredArgsConstructor;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* CLI return codes. Codes > 0 indicate a processing error. Codes < indicates a configuration error. Code 0 indicates a
|
* CLI return codes. Codes > 0 indicate a processing error. Codes < indicates a configuration error. Code 0
|
||||||
* successful processing.
|
* indicates a successful processing.
|
||||||
*
|
*
|
||||||
* @author Andreas Penski
|
* @author Andreas Penski
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue