Skip to content

Clean up main function signature in SwiftPM.swift #7370

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

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

MaxDesiatov
Copy link
Contributor

This function always returns true result right now, which is discarded. We simply shouldn't return anything at all.

This function always returns `true` result right now, which is discarded. We simply shouldn't return anything at all.
@MaxDesiatov MaxDesiatov added the no functional change No user-visible functional changes included label Feb 26, 2024
@MaxDesiatov MaxDesiatov self-assigned this Feb 26, 2024
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov merged commit 260624a into main Feb 27, 2024
@MaxDesiatov MaxDesiatov deleted the maxd/cleanup-swiftpm-name branch February 27, 2024 07:45
furby-tm pushed a commit to wabiverse/swift-package-manager that referenced this pull request May 15, 2024
This function always returns `true` result right now, which is
discarded. We simply shouldn't return anything at all.
furby-tm pushed a commit to wabiverse/swift-package-manager that referenced this pull request May 15, 2024
This function always returns `true` result right now, which is
discarded. We simply shouldn't return anything at all.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no functional change No user-visible functional changes included
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants