Skip to content

Commit 96ceecf

Browse files
Copilotdermatz
andauthored
Clarify exit code behavior in Hyvä compatibility checker documentation (#61)
* Initial plan * Clarify exit code documentation for Hyvä compatibility checker Co-authored-by: dermatz <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: dermatz <[email protected]> Co-authored-by: Mathias Elle <[email protected]>
1 parent d8952bd commit 96ceecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ bin/magento mageforge:hyva:compatibility:check --detailed
239239
- Critical issues and warnings count
240240
- Shows detailed file paths and line numbers with `--detailed` flag
241241
- Provides helpful recommendations for resolving issues
242-
- Returns exit code 1 if critical issues found, 0 otherwise
242+
- Returns exit code 1 if critical issues are found, 0 otherwise (even if warnings exist)
243243

244244
**Detected Patterns**:
245245

0 commit comments

Comments
 (0)