Skip to content

[Sema] property wrapper missing wrappedValue check should add fixit to new line#60727

Merged
angela-laar merged 1 commit intoswiftlang:mainfrom
angela-laar:fix-it-new-line
Aug 23, 2022
Merged

[Sema] property wrapper missing wrappedValue check should add fixit to new line#60727
angela-laar merged 1 commit intoswiftlang:mainfrom
angela-laar:fix-it-new-line

Conversation

@angela-laar
Copy link
Copy Markdown
Contributor

@angela-laar angela-laar commented Aug 23, 2022

Instead of adding the fixit directly after the curly brace, it should be added to a new line

@propertyWrapper
struct Wrapped {
var wrappedValue: Value <-- add here instead of the line above
}

rdar://95208456

@angela-laar
Copy link
Copy Markdown
Contributor Author

@swift-ci please test

@angela-laar angela-laar merged commit 4e21d33 into swiftlang:main Aug 23, 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.

2 participants