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

Clean up Shell validation code #2065

Merged
merged 15 commits into from
Oct 20, 2023
Merged

Clean up Shell validation code #2065

merged 15 commits into from
Oct 20, 2023

Conversation

hannobraun
Copy link
Owner

No description provided.

Now the first methods each access a field, while the only other method
that doesn't comes after.
Its functionality has been subsumed by the new half-edge pair check.
In its old position, the function separated the definition of
`ShellValidationError` from its impl block. Plus, in other parts of the
code base, functions tend to be defined *after* they are used.
@hannobraun hannobraun merged commit e9e4b7e into main Oct 20, 2023
4 checks passed
@hannobraun hannobraun deleted the validation branch October 20, 2023 09:36
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