Skip to content

Conversation

@sbeitzel
Copy link
Contributor

While I was cleaning up SwiftLint warnings, I found these and fixed them in their own branch so the changes wouldn't collide with #197

In summary, there's a member wise initializer for a struct that does not do anything different from what the synthesized initializer would do, and in a separate struct there are three optional variables that were being initialized to nil, which is what they would be automatically.

@twostraws
Copy link
Owner

Nice – thanks!

@twostraws twostraws merged commit f7a1c5c into twostraws:main May 1, 2025
@sbeitzel sbeitzel deleted the feature/redundant_initializer branch May 1, 2025 13:53
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