Skip to content

Fix SwiftLint violations#72

Merged
NachoSoto merged 1 commit intocodex/add-swiftlint-configuration-and-instructions-6fulrpfrom
codex/run-swiftlint-and-fix-lint-issues
Nov 30, 2025
Merged

Fix SwiftLint violations#72
NachoSoto merged 1 commit intocodex/add-swiftlint-configuration-and-instructions-6fulrpfrom
codex/run-swiftlint-and-fix-lint-issues

Conversation

@NachoSoto
Copy link
Copy Markdown
Owner

Summary

  • ran swiftlint --fix to address trailing whitespace, commas, and spacing issues throughout the AsyncImageView sources and tests
  • manually aligned generics, initializer parameters, and closure capture lists flagged by SwiftLint
  • cleaned up helper/operator definitions to comply with lint rules

Testing

  • swiftlint --config .swiftlint.yml --strict

Codex Task

@NachoSoto NachoSoto merged commit f33b7c7 into codex/add-swiftlint-configuration-and-instructions-6fulrp Nov 30, 2025
1 check passed
@NachoSoto NachoSoto deleted the codex/run-swiftlint-and-fix-lint-issues branch November 30, 2025 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant