Skip to content

Conversation

PerlBeforeSwine
Copy link
Contributor

Swiftlint fixes to correct the build phase errors in #202:

  • Consolidated duplicate swiftlint identifier_name entries so both min_length and allowed_symbols settings are applied.
  • Removed unnecessary swiftlint:disable comments that are no longer needed.
  • Removed redundant void return type and explicitly discarded unused return value.

Resolves #202

@twostraws
Copy link
Owner

Thank you so much! 🙌

@twostraws twostraws merged commit afc95ae into twostraws:main Oct 15, 2025
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.

Compilation errors probably because of the SwiftLint rules.

2 participants