Skip to content

Add SwiftLint configuration and CI enforcement#69

Closed
NachoSoto wants to merge 2 commits intomasterfrom
codex/add-swiftlint-configuration-and-instructions
Closed

Add SwiftLint configuration and CI enforcement#69
NachoSoto wants to merge 2 commits intomasterfrom
codex/add-swiftlint-configuration-and-instructions

Conversation

@NachoSoto
Copy link
Copy Markdown
Owner

Summary

  • add a shared SwiftLint configuration and instructions for contributors to run it locally
  • replace the force-unwrapped file operations in the disk cache implementation with safer error handling so the lint passes without suppressing the rule
  • extend the build-and-test workflow to install SwiftLint and run it with the GitHub Actions reporter after the test suite

Testing

  • ./.tools/swiftlint --config .swiftlint.yml

Codex Task

@NachoSoto NachoSoto closed this Nov 30, 2025
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