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

Fix SwiftLint errors #162

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Fix SwiftLint errors #162

merged 1 commit into from
Jun 26, 2024

Conversation

tyiu
Copy link
Contributor

@tyiu tyiu commented Jun 26, 2024

I noticed unrelated SwiftLint errors come up on one of my other development branches. I then re-ran the SwiftLint CI build on the main branch and the same errors came up. I'm guessing that we're automatically pulling in a new SwiftLint version or configuration in CI somehow.

Indeed, after updating swiftlint locally using brew install swiftlint, I was able to locally reproduce the lint errors.

This pull request fixes the new lint errors.

Copy link
Collaborator

@bryanmontz bryanmontz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @tyiu!

@bryanmontz bryanmontz merged commit 0958328 into main Jun 26, 2024
4 checks passed
@bryanmontz bryanmontz deleted the tyiu/fix-swiftlint-errors branch June 26, 2024 11:36
RandyMcMillan pushed a commit to RandyMcMillan/nostr-sdk-ios that referenced this pull request Sep 1, 2024
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