Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CM-1428] Fixed swift lint warnings #84

Merged
merged 1 commit into from Apr 26, 2023

Conversation

SahilSainiYML
Copy link
Contributor

Introduction

SwiftLint 0.51.0 now requires us to manually re-enable all rules disabled on the file level.

Purpose

Removed SwiftLint warnings
Fix #83

Scope

Files where any rule of SwiftLint is disabled.

Out of Scope

Any functionality or UI changes.

馃搱 Coverage

Code

No changes.

Documentation

No changes.

@SahilSainiYML SahilSainiYML self-assigned this Apr 26, 2023
@SahilSainiYML SahilSainiYML merged commit 3a9f8dd into main Apr 26, 2023
1 check passed
@SahilSainiYML SahilSainiYML deleted the issue/CM-1428-FixSwiftLint branch April 26, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Fix SwiftLint 0.51.0 warnings
2 participants