IGListKit/Examples
Tim Oliver 2fbfb01902 Updated and reintegrated Danger into GitHub Actions CI
Summary:
Danger is the build tool we've been using to proof-check incoming PRs, including making sure the incoming change is properly documented, and if needed, running SwiftLint on incoming Swift code.

Danger was originally running in our Travis CI implementation, but it wasn't integrated when we switched to GitHub Actions.

This diff updates our Danger dependencies to the latest versions, and integrates Danger into our CI system as a separate build step. I've also modified its SwiftLint setup so it will now lint Swift files in both our sample apps, and the Swift source files in `IGListSwiftKit` itself.

Reviewed By: candance

Differential Revision: D43265158

fbshipit-source-id: 8939b821af36b544fe4d66662b6ce0f99a8f768c
2025-12-10 17:18:09 +09:00
..
Examples-iOS Updated corporate branding in IGListKit source files 2025-12-10 17:18:08 +09:00
Examples-macOS Updated corporate branding in IGListKit source files 2025-12-10 17:18:08 +09:00
Examples-tvOS Updated corporate branding in IGListKit source files 2025-12-10 17:18:08 +09:00