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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project and SwiftLint warning fixes #657

Merged
merged 2 commits into from
Feb 22, 2021
Merged

Conversation

ejensen
Copy link
Contributor

@ejensen ejensen commented Feb 19, 2021

Changes

Fixes project and SwiftLint warnings
warnings

Testing

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@ejensen ejensen requested a review from a team as a code owner February 19, 2021 19:08
@@ -3,7 +3,6 @@ disabled_rules: # rule identifiers to exclude from running
- cyclomatic_complexity
- function_body_length
- todo
- force_cast
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call, thanks.

@Widcket
Copy link
Contributor

Widcket commented Feb 22, 2021

@ejensen awesome, thanks for the PR!

@Widcket Widcket merged commit 93a01af into auth0:master Feb 22, 2021
@Widcket Widcket deleted the fix-warnings branch February 22, 2021 21:02
@Widcket Widcket added this to the vNext milestone Mar 9, 2021
@Widcket Widcket mentioned this pull request Mar 9, 2021
@Widcket
Copy link
Contributor

Widcket commented Mar 10, 2021

This is now out in v2.22.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants