Skip to content

Update SwiftFormat and SwiftLint versions in Package.swift #50

@AlexNsbmr

Description

@AlexNsbmr

Is it possible to update the SwiftFormat and SwiftLint dependencies in the Package.swift to the latest version?
Because the version used are very old

        .package(url: "https://github.com/nicklockwood/SwiftFormat.git", from: "0.35.8"), // Update to 0.48.18
        .package(url: "https://github.com/Realm/SwiftLint.git", from: "0.28.1"), // Update to 0.45.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions