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

Update redundantClosure rule to preserve closure where if/switch expression would not be allowed #1553

Merged

Update redundantClosure rule to handle cases where if/switch expressi…

3f34cf8
Select commit
Loading
Failed to load commit list.
Merged

Update redundantClosure rule to preserve closure where if/switch expression would not be allowed #1553

Update redundantClosure rule to handle cases where if/switch expressi…
3f34cf8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 15, 2023 in 1s

97.80% of diff hit (target 94.96%)

View this Pull Request on Codecov

97.80% of diff hit (target 94.96%)

Annotations

Check warning on line 1210 in Sources/FormattingHelpers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/FormattingHelpers.swift#L1210

Added line #L1210 was not covered by tests

Check warning on line 6267 in Sources/Rules.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Rules.swift#L6267

Added line #L6267 was not covered by tests