Skip to content

elegantchaos/SwiftFormatterPlugin

Repository files navigation

SwiftFormatterPlugin

A Swift Package Manager plugin which runs SwiftFormat.

Usage

Add this repo to your package dependencies:

    dependencies: [
        .package(url: "https://github.com/elegantchaos/SwiftFormatterPlugin", from: "1.0.2"),
        /* other dependencies here... */ 
    ],

Invoke the tool from the command line:

swift package plugin --allow-writing-to-package-directory format-source-code

About

Plugin that runs SwiftFormatter on a swift package

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages