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

Adds swiftlint #63

Merged
merged 7 commits into from
Aug 17, 2023
Merged

Adds swiftlint #63

merged 7 commits into from
Aug 17, 2023

Conversation

cb-haripriyan
Copy link
Contributor

No description provided.

@cb-haripriyan
Copy link
Contributor Author

@cb-gadagoju Can you please review this one? Its been open for a while now and it will be difficult to merge and update this PR everytime there is a change new change.

@@ -205,6 +205,7 @@ extension CBPurchase: SKProductsRequestDelegate {

// MARK: - SKPaymentTransactionObserver delegates
extension CBPurchase: SKPaymentTransactionObserver {
// swiftlint:disable:next cyclomatic_complexity
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Temporarily disables lint check. This will be refactored separately. cc: @cb-gadagoju

@sonarcloud
Copy link

sonarcloud bot commented Aug 17, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
16.0% 16.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@cb-haripriyan cb-haripriyan merged commit 626ff22 into chargebee:master Aug 17, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants