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

Add parentheses to corrected opaque and existential optionals #5278

Merged
merged 1 commit into from Oct 15, 2023

Conversation

SimplyDanny
Copy link
Collaborator

Fixes #5277.

@SimplyDanny SimplyDanny enabled auto-merge (squash) October 15, 2023 10:27
@SwiftLintBot
Copy link

17 Messages
📖 Linting Aerial with this PR took 1.21s vs 1.2s on main (0% slower)
📖 Linting Alamofire with this PR took 1.58s vs 1.58s on main (0% slower)
📖 Linting Brave with this PR took 9.02s vs 8.97s on main (0% slower)
📖 Linting DuckDuckGo with this PR took 4.47s vs 4.47s on main (0% slower)
📖 Linting Firefox with this PR took 10.49s vs 10.51s on main (0% faster)
📖 Linting Kickstarter with this PR took 11.09s vs 11.03s on main (0% slower)
📖 Linting Moya with this PR took 0.63s vs 0.63s on main (0% slower)
📖 Linting NetNewsWire with this PR took 3.3s vs 3.29s on main (0% slower)
📖 Linting Nimble with this PR took 0.83s vs 0.83s on main (0% slower)
📖 Linting PocketCasts with this PR took 8.77s vs 8.77s on main (0% slower)
📖 Linting Quick with this PR took 0.4s vs 0.4s on main (0% slower)
📖 Linting Realm with this PR took 11.51s vs 11.53s on main (0% faster)
📖 Linting Sourcery with this PR took 2.83s vs 2.83s on main (0% slower)
📖 Linting Swift with this PR took 5.3s vs 5.3s on main (0% slower)
📖 Linting VLC with this PR took 1.56s vs 1.57s on main (0% faster)
📖 Linting Wire with this PR took 19.57s vs 19.55s on main (0% slower)
📖 Linting WordPress with this PR took 13.35s vs 13.29s on main (0% slower)

Generated by 🚫 Danger

@SimplyDanny SimplyDanny merged commit 73e6ba3 into realm:main Oct 15, 2023
11 checks passed
@SimplyDanny SimplyDanny deleted the syntactic-sugar-corrections branch October 15, 2023 11:18
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.

syntactic_sugar rule breaks optional existential any return values
2 participants