Commit 5125f7d
committed
feat(analyze):
- `0`: **SUCCESS** - No issues detected.
- `1`: **ERRORS** - Critical issues found.
- `2`: **WARNINGS** - Non-critical issues detected.
- `4`: **INFORMATIONS** - General information messages.
- `8`: **HINTS** - Suggestions or improvements.
A return code 1 means error and 3 means there are errors and warning and so on.analyze code now return a flag that indicates if errors/warnings/etc. occurs1 parent 5bf5493 commit 5125f7d
0 commit comments