Closed Supereg closed 1 year ago
Currently, we rely on a SwiftLint action that manually builds swiftlint from source when running.
This PR replaces the SwiftLint action with our own that combines using the official swiftlint docker image with having inline warnings
--
Testing was done in the CI of the project.
Refer to this PR
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:
Replace SwiftLint action
:recycle: Current situation & Problem
Currently, we rely on a SwiftLint action that manually builds swiftlint from source when running.
:bulb: Proposed solution
This PR replaces the SwiftLint action with our own that combines using the official swiftlint docker image with having inline warnings
:gear: Release Notes
:heavy_plus_sign: Additional Information
Related PRs
--
Testing
Testing was done in the CI of the project.
Reviewer Nudging
Refer to this PR
Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: