Skip to content

chore(lint): warn on panic!() usage#145

Closed
sachiniyer wants to merge 1 commit intolint/warn-expect-usedfrom
lint/warn-panic
Closed

chore(lint): warn on panic!() usage#145
sachiniyer wants to merge 1 commit intolint/warn-expect-usedfrom
lint/warn-panic

Conversation

@sachiniyer
Copy link
Copy Markdown
Contributor

@sachiniyer sachiniyer commented Mar 6, 2026

Catches explicit panic!() calls in non-test code.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


Open with Devin

Copy link
Copy Markdown
Contributor Author

sachiniyer commented Mar 6, 2026

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

No panic!() calls should exist in the CLI — use proper error handling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sachiniyer sachiniyer force-pushed the lint/warn-expect-used branch from 2c08342 to b8a775a Compare March 7, 2026 00:17
@sachiniyer sachiniyer deleted the branch lint/warn-expect-used March 7, 2026 00:40
@sachiniyer sachiniyer closed this Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant