Skip to content

Conversation

PerlBeforeSwine
Copy link

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

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.
1 participant