codeandtheory / ynetwork-ios

A networking layer for iOS and tvOS.
Apache License 2.0
4 stars 2 forks source link

[Issue-7] Update SwiftLint config file to latest #8

Closed mpospese closed 1 year ago

mpospese commented 1 year ago

Introduction

We've (relatively) recently removed a couple of unused rules from our SwiftLint config. All our projects should be brought up to date to use the same configuration.

Purpose

Update the SwiftLint config file to the latest. Resolve any linter warnings that might arise. Fix #7

Scope

Update .swiftlint.yml

📈 Coverage

Code and documentation coverage should both remain unchanged.