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

Simplify DependencyGuardListTask execute function #89

Merged
merged 2 commits into from
Mar 15, 2023
Merged

Simplify DependencyGuardListTask execute function #89

merged 2 commits into from
Mar 15, 2023

Conversation

SimonMarquis
Copy link
Contributor

  • add early exit condition to reduce indentation
  • throw Exception with all potential errors (not on the first occurence)
  • don't create the message String twice

- add early exit condition to reduce indentation
- throw Exception with all potential errors (not on the first occurence)
- don't create the message String twice
@handstandsam
Copy link
Collaborator

Thank you. Let's target this for 0.5.0. I'm hoping this latest fix for 0.4.3 is the end of 0.4.x!

@handstandsam handstandsam added this to the 0.5.x milestone Mar 14, 2023
@handstandsam
Copy link
Collaborator

Merging, thank your for contributing!

@handstandsam handstandsam merged commit 6d70787 into dropbox:main Mar 15, 2023
@SimonMarquis SimonMarquis deleted the patch-2 branch March 15, 2023 12:40
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