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

Use #fileID/#filePath instead of #file #722

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

carolinacass
Copy link
Contributor

Motivation:

#fileID introduced in Swift 5.3, so no longer need to use #file anywhere

Modifications:

Changed #file to #filePath or #fileID depending on situation

Motivation:

Modifications:

Changed #file to #filePath or #fileID depending on situation
@swift-server-bot
Copy link

Can one of the admins verify this patch?

2 similar comments
@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@glbrntt
Copy link
Contributor

glbrntt commented Nov 1, 2022

@swift-server-bot test this please

@glbrntt glbrntt merged commit cab8fef into apple:main Nov 3, 2022
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.

3 participants