Skip to content

Use SwiftLint analyzer #837

Open
Open
@mathebox

Description

@mathebox

Is your feature request related to a problem? Please describe.
SwiftLint provides an analyzer for more advanced linting activities, like explicit_self.

Describe the solution you'd like
Make use of it.

Additional context
https://github.com/realm/SwiftLint

Example how to run the analyzer:
https://github.com/jpsim/Yams/blob/9bb6c5de9134b9dfe9698dc62dd57a8bbbf831af/.github/workflows/swiftlint_analyze.yml#L29-L35
https://github.com/jpsim/Yams/blob/9bb6c5de9134b9dfe9698dc62dd57a8bbbf831af/.swiftlint.yml#L4-L6

Possible Xcode fix:
https://developer.apple.com/forums/thread/660782

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions