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

Underscore issue reporter type names #112

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Conversation

stephencelis
Copy link
Member

The big issue here is that FatalErrorReporter takes precedence in autocomplete over Swift's fatalError and is quite an annoyance when importing our library.

These probably should have never been prominent when the preferred spelling is .fatalError, etc.

This is a breaking bug fix change with fix-its.

The big issue here is that `FatalErrorReporter` takes precedence in
autocomplete over Swift's `fatalError` and is quite an annoyance when
importing our library.

These probably should have never been prominent when the preferred
spelling is `.fatalError`, etc.

This is a breaking bug fix change with fix-its.
@stephencelis stephencelis requested a review from mbrandonw August 8, 2024 16:57
@stephencelis stephencelis merged commit 0b9e076 into main Aug 8, 2024
9 checks passed
@stephencelis stephencelis deleted the rename-fatal-error branch August 8, 2024 17:08
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