StanfordSpezi / .github

Stanford Spezi
1 stars 2 forks source link

Replace SwiftLint action #10

Closed Supereg closed 1 year ago

Supereg commented 1 year ago

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: