A repository for SwiftLint configurations to be shared by Electroverse projects.
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