diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -36,6 +36,10 @@ results will be printed in the standard output: ] Found 0 error(s), 2 warning(s) +### Return code + +The application will return the code `0` when all the tests are passed without +errors or warnings and `1` otherwise. ## Checks provided |