codeandtheory / ynetwork-ios

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

[ISSUE] Enabled SwiftLint disabled tests #16

Closed SahilSainiYML closed 1 year ago

SahilSainiYML commented 1 year ago

Introduction

Remove warnings that were introduced by SwiftLint latest version.

Purpose

Fix https://github.com/yml-org/ynetwork-ios/issues/14

Scope

Update test files which disables SwiftLint rule.

Out of Scope

Any functionality or UI changes.

📈 Coverage

Code

No change.

Documentation

No change.