GitHub Action for Danger-Swift + SwiftLint
Version updated for https://github.com/417-72KI/danger-swiftlint to version v6.3.
- This action is used across all versions by 36 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates Danger-Swift with SwiftLint to automate Swift code linting during pull request workflows. It helps developers enforce consistent coding standards and identify potential code quality issues in Swift projects. The action simplifies the process by running SwiftLint checks and reporting results directly within the pull request.
What’s Changed
What’s Changed
- Fix build error in Swift 6.x by @417-72KI in https://github.com/417-72KI/danger-swiftlint/pull/71
- Swift 6.3 support by @417-72KI in https://github.com/417-72KI/danger-swiftlint/pull/72
Full Changelog: https://github.com/417-72KI/danger-swiftlint/compare/v6.2...v6.3