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

Mark rule registry as sendable #5587

Merged
merged 1 commit into from
May 16, 2024

Conversation

SimplyDanny
Copy link
Collaborator

@SimplyDanny SimplyDanny commented May 16, 2024

The @unchecked should be fine here given that the registry is initialized once at startup.

This silences a warning in Bazel which blocks release builds.

The `@unchecked` should be fine here given that the registry is
initialized once at startup.
@SwiftLintBot
Copy link

1 Warning
⚠️ If this is a user-facing change, please include a CHANGELOG entry to credit yourself!
You can find it at CHANGELOG.md.
1 Message
📖 Skipping OSSCheck because SwiftLint hasn't changed compared to 'main'

Here's an example of your CHANGELOG entry:

* Mark rule registry as sendable.  
  [SimplyDanny](https://github.com/SimplyDanny)
  [#issue_number](https://github.com/realm/SwiftLint/issues/issue_number)

note: There are two invisible spaces after the entry's text.

Generated by 🚫 Danger

@SimplyDanny SimplyDanny merged commit 8bc8160 into realm:main May 16, 2024
12 checks passed
@SimplyDanny SimplyDanny deleted the mark-unchecked-sendable branch May 16, 2024 19:21
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.

None yet

2 participants