Skip to content

Add no-nested-try-catch lint rule#23

Closed
danielchen0 wants to merge 1 commit intomainfrom
add-no-nested-try-catch-rule
Closed

Add no-nested-try-catch lint rule#23
danielchen0 wants to merge 1 commit intomainfrom
add-no-nested-try-catch-rule

Conversation

@danielchen0
Copy link
Collaborator

Summary

  • Flags nested try-catch blocks
  • Suggests flattening with early returns or Result types

Test plan

  • Tests covering nested and non-nested cases
  • All tests passing

@danielchen0
Copy link
Collaborator Author

Superseded by #29

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