Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TerminalWidget: Refactor validated_feed to avoid nested conditions #804

Merged
merged 5 commits into from
Nov 10, 2024

Conversation

ryonakano
Copy link
Contributor

The current code of validated_feed () is difficult to recognize routes for each condition, so make it more readable by avoiding nested conditions.

@ryonakano ryonakano marked this pull request as ready for review November 9, 2024 23:46
@ryonakano ryonakano requested a review from jeremypw November 9, 2024 23:46
Copy link
Collaborator

@jeremypw jeremypw left a comment

Choose a reason for hiding this comment

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

Code looks good and works as expected, thanks.

@jeremypw jeremypw merged commit 65cc53d into master Nov 10, 2024
4 checks passed
@jeremypw jeremypw deleted the ryonakano/refactor-paste branch November 10, 2024 10:33
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.

2 participants