Home

Awesome

SwiftLint Plugins

This repository provides the Swift Package Manager plugins (and only the plugins) that are developed as a part of SwiftLint. For comprehensive advice on how to integrate them into your projects refer to the main repository, especially Installation and Setup.

[!NOTE] This is only an excerpt of the official SwiftLint project. The plugins will be developed there next to SwiftLint as a command-line tool itself. The plugin source code is kept in sync with SwiftLint and so are the releases. Please report issues and propose changes to the plugins in the main source repository.

Offering the plugins in a separate package has multiple advantages you should be aware of:

That said, you are perfectly free to consume the plugins directly from the SwiftLint repository instead if you like to. Both ways are functionally equivalent, however one comes with the aforementioned conveniences.