Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 605 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 605 Bytes

ElectroverseSwiftLintConfig

A repository for SwiftLint configurations to be shared by Electroverse projects.

Usage

Warning

Swift Package Manager plugins are not able to make network requests, and so using a remote parent config file does not work with SwiftLintPlugins - realm/SwiftLint#4787.

Set the parent_config in .swiftlint.yml like so:

parent_config: https://raw.githubusercontent.com/octopus-energy/ElectroverseSwiftLintConfig/<version>/.swiftlint.yml